index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-01
git-p4: remove unneeded semicolons from statements
Joel Holdsworth
1
-14
/
+14
2022-04-01
git-p4: add blank lines between functions and class definitions
Joel Holdsworth
1
-0
/
+107
2022-04-01
untracked-cache: support '--untracked-files=all' if configured
Tao Klerks
2
-16
/
+153
2022-04-01
untracked-cache: test untracked-cache-bypassing behavior with -uall
Tao Klerks
1
-0
/
+32
2022-04-01
alloc.[ch]: remove alloc_report() function
Ævar Arnfjörð Bjarmason
2
-22
/
+0
2022-04-01
object-store.h: remove unused has_sha1_file*()
Ævar Arnfjörð Bjarmason
2
-19
/
+0
2022-04-01
pack-bitmap-write: remove unused bitmap_reset() function
Ævar Arnfjörð Bjarmason
2
-6
/
+0
2022-04-01
xdiff/xmacros.h: remove unused XDL_PTRFREE
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-04-01
configure.ac: remove USE_PIC comment
Ævar Arnfjörð Bjarmason
1
-3
/
+0
2022-04-01
run-command.h: remove always unused "clean_on_exit_handler_cbdata"
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2022-04-01
tracking branches: add advice to ambiguous refspec error
Tao Klerks
5
-9
/
+78
2022-03-31
cli: add -v and -h shorthands
Garrit Franke
3
-6
/
+11
2022-03-31
branch.c: simplify advice-and-die sequence
Glen Choo
1
-7
/
+4
2022-03-31
branch: rework comments for future developers
Glen Choo
1
-2
/
+2
2022-03-31
Merge branch 'ab/usage-die-message' into gc/branch-recurse-submodules-fix
Junio C Hamano
9
-34
/
+71
2022-03-31
worktree: add -z option for list subcommand
Phillip Wood
3
-20
/
+55
2022-03-31
CodingGuidelines: give deadline for "for (int i = 0; ..."
Junio C Hamano
1
-1
/
+4
2022-03-30
The 17th batch
Junio C Hamano
1
-0
/
+4
2022-03-30
Merge branch 'ab/test-tap-fix-for-immediate'
Junio C Hamano
2
-1
/
+18
2022-03-30
Merge branch 'ab/hook-tests-updates'
Junio C Hamano
67
-601
/
+570
2022-03-30
Merge branch 'jd/prompt-upstream-mark'
Junio C Hamano
1
-29
/
+30
2022-03-30
Merge branch 'pw/add-p-single-key'
Junio C Hamano
2
-36
/
+211
2022-03-30
Merge branch 'ab/make-optim-noop'
Junio C Hamano
1
-1
/
+1
2022-03-30
Merge branch 'vd/stash-silence-reset'
Junio C Hamano
11
-30
/
+87
2022-03-30
Merge branch 'ab/racy-hooks'
Junio C Hamano
1
-0
/
+1
2022-03-30
branch: remove negative exit code
Glen Choo
1
-1
/
+1
2022-03-30
object-file: pass filename to fsync_or_die
Neeraj Singh
1
-4
/
+4
2022-03-30
core.fsyncmethod: correctly camel-case warning message
Neeraj Singh
1
-1
/
+1
2022-03-30
branch --set-upstream-to: be consistent when advising
Glen Choo
1
-2
/
+3
2022-03-30
branch: give submodule updating advice before exit
Glen Choo
1
-2
/
+4
2022-03-30
branch: support more tracking modes when recursing
Glen Choo
3
-7
/
+67
2022-03-30
vimdiff: integrate layout tests in the unit tests framework ('t' folder)
Fernando Ramos
1
-0
/
+14
2022-03-30
vimdiff: new implementation with layout support
Fernando Ramos
1
-29
/
+529
2022-03-30
trace2: add stats for fsync operations
Neeraj Singh
4
-0
/
+22
2022-03-29
core.fsync: fix incorrect expression for default configuration
Neeraj Singh
1
-2
/
+2
2022-03-29
The 16th batch
Junio C Hamano
1
-0
/
+7
2022-03-29
Merge branch 'jc/rebase-detach-fix'
Junio C Hamano
2
-7
/
+13
2022-03-29
Merge branch 'jt/reset-grafts-when-resetting-shallow'
Junio C Hamano
5
-0
/
+22
2022-03-29
Merge branch 'vd/cache-bottom-fix'
Junio C Hamano
2
-26
/
+20
2022-03-29
Merge branch 'ab/refs-various-fixes'
Junio C Hamano
9
-179
/
+126
2022-03-29
worktree: include repair cmd in usage
Des Preston
1
-0
/
+1
2022-03-29
mv: refresh stat info for moved entry
Victoria Dye
2
-2
/
+34
2022-03-28
reflog: fix 'show' subcommand's argv
SZEDER Gábor
1
-2
/
+2
2022-03-28
reftable: make assignments portable to AIX xlc v12.01
Ævar Arnfjörð Bjarmason
3
-6
/
+18
2022-03-28
docs: mention --refetch fetch option
Robert Coup
2
-2
/
+7
2022-03-28
fetch: after refetch, encourage auto gc repacking
Robert Coup
3
-2
/
+49
2022-03-28
t5615-partial-clone: add test for fetch --refetch
Robert Coup
1
-1
/
+51
2022-03-28
fetch: add --refetch option
Robert Coup
5
-1
/
+34
2022-03-28
builtin/fetch-pack: add --refetch option
Robert Coup
3
-0
/
+14
2022-03-28
fetch-pack: add refetch
Robert Coup
2
-17
/
+30
[prev]
[next]