]> Kevux Git Server - rit/shortlog
rit
2022-04-01 Joel Holdsworthgit-p4: sort imports
2022-04-01 Joel Holdsworthgit-p4: seperate multiple statements onto seperate...
2022-04-01 Joel Holdsworthgit-p4: move inline comments to line above
2022-04-01 Joel Holdsworthgit-p4: only seperate code blocks by a single empty...
2022-04-01 Joel Holdsworthgit-p4: compare to singletons with "is" and "is not"
2022-04-01 Joel Holdsworthgit-p4: normalize indentation of lines in conditionals
2022-04-01 Joel Holdsworthgit-p4: ensure there is a single space around all operators
2022-04-01 Joel Holdsworthgit-p4: ensure every comment has a single #
2022-04-01 Joel Holdsworthgit-p4: remove spaces between dictionary keys and colons
2022-04-01 Joel Holdsworthgit-p4: remove redundant backslash-continuations inside...
2022-04-01 Joel Holdsworthgit-p4: remove extraneous spaces before function arguments
2022-04-01 Joel Holdsworthgit-p4: place a single space after every comma
2022-04-01 Joel Holdsworthgit-p4: removed brackets when assigning multiple return...
2022-04-01 Joel Holdsworthgit-p4: remove spaces around default arguments
2022-04-01 Joel Holdsworthgit-p4: remove padding from lists, tuples and function...
2022-04-01 Joel Holdsworthgit-p4: sort and de-duplcate pylint disable list
2022-04-01 Joel Holdsworthgit-p4: remove commented code
2022-04-01 Joel Holdsworthgit-p4: convert descriptive class and function comments...
2022-04-01 Joel Holdsworthgit-p4: improve consistency of docstring formatting
2022-04-01 Joel Holdsworthgit-p4: indent with 4-spaces
2022-04-01 Joel Holdsworthgit-p4: remove unneeded semicolons from statements
2022-04-01 Joel Holdsworthgit-p4: add blank lines between functions and class...
2022-04-01 Tao Klerksuntracked-cache: support '--untracked-files=all' if...
2022-04-01 Tao Klerksuntracked-cache: test untracked-cache-bypassing behavio...
2022-04-01 Ævar Arnfjörð... alloc.[ch]: remove alloc_report() function
2022-04-01 Ævar Arnfjörð... object-store.h: remove unused has_sha1_file*()
2022-04-01 Ævar Arnfjörð... pack-bitmap-write: remove unused bitmap_reset() function
2022-04-01 Ævar Arnfjörð... xdiff/xmacros.h: remove unused XDL_PTRFREE
2022-04-01 Ævar Arnfjörð... configure.ac: remove USE_PIC comment
2022-04-01 Ævar Arnfjörð... run-command.h: remove always unused "clean_on_exit_hand...
2022-04-01 Tao Klerkstracking branches: add advice to ambiguous refspec...
2022-03-31 Garrit Frankecli: add -v and -h shorthands
2022-03-31 Glen Choobranch.c: simplify advice-and-die sequence
2022-03-31 Glen Choobranch: rework comments for future developers
2022-03-31 Junio C HamanoMerge branch 'ab/usage-die-message' into gc/branch...
2022-03-31 Phillip Woodworktree: add -z option for list subcommand
2022-03-31 Junio C HamanoCodingGuidelines: give deadline for "for (int i = 0...
2022-03-31 Junio C HamanoThe 17th batch
2022-03-31 Junio C HamanoMerge branch 'ab/test-tap-fix-for-immediate'
2022-03-31 Junio C HamanoMerge branch 'ab/hook-tests-updates'
2022-03-31 Junio C HamanoMerge branch 'jd/prompt-upstream-mark'
2022-03-31 Junio C HamanoMerge branch 'pw/add-p-single-key'
2022-03-31 Junio C HamanoMerge branch 'ab/make-optim-noop'
2022-03-31 Junio C HamanoMerge branch 'vd/stash-silence-reset'
2022-03-31 Junio C HamanoMerge branch 'ab/racy-hooks'
2022-03-30 Glen Choobranch: remove negative exit code
2022-03-30 Neeraj Singhobject-file: pass filename to fsync_or_die
2022-03-30 Neeraj Singhcore.fsyncmethod: correctly camel-case warning message
2022-03-30 Glen Choobranch --set-upstream-to: be consistent when advising
2022-03-30 Glen Choobranch: give submodule updating advice before exit
2022-03-30 Glen Choobranch: support more tracking modes when recursing
2022-03-30 Fernando Ramosvimdiff: integrate layout tests in the unit tests frame...
2022-03-30 Fernando Ramosvimdiff: new implementation with layout support
2022-03-30 Neeraj Singhtrace2: add stats for fsync operations
2022-03-29 Neeraj Singhcore.fsync: fix incorrect expression for default config...
2022-03-29 Junio C HamanoThe 16th batch
2022-03-29 Junio C HamanoMerge branch 'jc/rebase-detach-fix'
2022-03-29 Junio C HamanoMerge branch 'jt/reset-grafts-when-resetting-shallow'
2022-03-29 Junio C HamanoMerge branch 'vd/cache-bottom-fix'
2022-03-29 Junio C HamanoMerge branch 'ab/refs-various-fixes'
2022-03-29 Des Prestonworktree: include repair cmd in usage
2022-03-29 Victoria Dyemv: refresh stat info for moved entry
2022-03-28 SZEDER Gáborreflog: fix 'show' subcommand's argv
2022-03-28 Ævar Arnfjörð... reftable: make assignments portable to AIX xlc v12.01
2022-03-28 Robert Coupdocs: mention --refetch fetch option
2022-03-28 Robert Coupfetch: after refetch, encourage auto gc repacking
2022-03-28 Robert Coupt5615-partial-clone: add test for fetch --refetch
2022-03-28 Robert Coupfetch: add --refetch option
2022-03-28 Robert Coupbuiltin/fetch-pack: add --refetch option
2022-03-28 Robert Coupfetch-pack: add refetch
2022-03-28 Robert Coupfetch-negotiator: add specific noop initializer
2022-03-28 Ævar Arnfjörð... pack-objects: lazily set up "struct rev_info", don...
2022-03-25 Junio C HamanoThe 15th batch
2022-03-25 Junio C HamanoMerge branch 'gc/recursive-fetch-with-unused-submodules'
2022-03-25 Junio C HamanoMerge branch 'ps/fsync-refs'
2022-03-25 Junio C HamanoMerge branch 'ns/core-fsyncmethod'
2022-03-25 Junio C HamanoMerge branch 'jh/builtin-fsmonitor-part2' into jh/built...
2022-03-25 Jeff Hostetlert7527: test status with untracked-cache and fsmonitor...
2022-03-25 Jeff Hostetlerfsmonitor: force update index after large responses
2022-03-25 Jeff Hostetlerfsmonitor--daemon: use a cookie file to sync with file...
2022-03-25 Jeff Hostetlerfsmonitor--daemon: periodically truncate list of modifi...
2022-03-25 Jeff Hostetlert/perf/p7519: add fsmonitor--daemon test cases
2022-03-25 Jeff Hostetlert/perf/p7519: speed up test on Windows
2022-03-25 Jeff Hostetlert/perf/p7519: fix coding style
2022-03-25 Jeff Hostetlert/helper/test-chmtime: skip directories on Windows
2022-03-25 Jeff Hostetlert/perf: avoid copying builtin fsmonitor files into...
2022-03-25 Jeff Hostetlert7527: create test for fsmonitor--daemon
2022-03-25 Jeff Hostetlert/helper/fsmonitor-client: create IPC client to talk...
2022-03-25 Jeff Hostetlerhelp: include fsmonitor--daemon feature flag in version...
2022-03-25 Jeff Hostetlerfsmonitor--daemon: implement handle_client callback
2022-03-25 Jeff Hostetlercompat/fsmonitor/fsm-listen-darwin: implement FSEvent...
2022-03-25 Jeff Hostetlercompat/fsmonitor/fsm-listen-darwin: add MacOS header...
2022-03-25 Jeff Hostetlercompat/fsmonitor/fsm-listen-win32: implement FSMonitor...
2022-03-25 Jeff Hostetlerfsmonitor--daemon: create token-based changed path...
2022-03-25 Jeff Hostetlerfsmonitor--daemon: define token-ids
2022-03-25 Jeff Hostetlerfsmonitor--daemon: add pathname classification
2022-03-25 Jeff Hostetlerfsmonitor--daemon: implement 'start' command
2022-03-25 Jeff Hostetlerfsmonitor--daemon: implement 'run' command
2022-03-25 Jeff Hostetlercompat/fsmonitor/fsm-listen-darwin: stub in backend...
2022-03-25 Jeff Hostetlercompat/fsmonitor/fsm-listen-win32: stub in backend...
next