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
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-27
branch: test for failures while renaming branches
Rubén Justo
1
-0
/
+15
2023-03-27
rebase: add a config option for --rebase-merges
Alex Henrie
2
-0
/
+51
2023-03-27
rebase: add documentation and test for --no-rebase-merges
Alex Henrie
1
-0
/
+10
2023-03-27
t5000: use check_mtime()
René Scharfe
1
-8
/
+1
2023-03-24
archive: improve support for running in subdirectory
René Scharfe
2
-0
/
+29
2023-03-24
blame: allow --contents to work with non-HEAD commit
Jacob Keller
1
-0
/
+14
2023-03-22
fast-export: de-obfuscate --anonymize-map handling
Jeff King
1
-0
/
+2
2023-03-21
Merge branch 'fc/test-aggregation-clean-up'
Junio C Hamano
2
-4
/
+2
2023-03-21
Merge branch 'aj/ls-files-format-fix'
Junio C Hamano
1
-0
/
+16
2023-03-21
Merge branch 'jk/format-patch-ignore-noprefix'
Junio C Hamano
2
-0
/
+58
2023-03-21
write-or-die.h: move declarations for write-or-die.c functions from cache.h
Elijah Newren
1
-1
/
+2
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
15
-18
/
+3
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
35
-1
/
+35
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
1
-1
/
+1
2023-03-21
environment.h: move declarations for environment.c functions from cache.h
Elijah Newren
4
-0
/
+4
2023-03-21
treewide: remove unnecessary includes of cache.h
Elijah Newren
2
-2
/
+1
2023-03-21
wrapper.h: move declarations for wrapper.c functions from cache.h
Elijah Newren
3
-0
/
+3
2023-03-21
abspath.h: move absolute path functions from cache.h
Elijah Newren
1
-0
/
+1
2023-03-21
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
1
-1
/
+0
2023-03-21
treewide: remove unnecessary inclusion of gettext.h
Elijah Newren
3
-3
/
+0
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
4
-0
/
+4
2023-03-21
treewide: remove unnecessary cache.h inclusion from a few headers
Elijah Newren
4
-2
/
+4
2023-03-20
commit-reach: add tips_reachable_from_bases()
Derrick Stolee
2
-5
/
+93
2023-03-20
for-each-ref: add ahead-behind format atom
Derrick Stolee
5
-0
/
+187
2023-03-20
commit-graph: return generation from memory
Derrick Stolee
1
-1
/
+1
2023-03-20
for-each-ref: explicitly test no matches
Derrick Stolee
1
-0
/
+13
2023-03-20
for-each-ref: add --stdin option
Derrick Stolee
1
-0
/
+37
2023-03-20
wildmatch: fix exponential behavior
Phillip Wood
1
-0
/
+9
2023-03-20
t1507: assert output of rev-parse
Andrei Rybak
1
-2
/
+4
2023-03-20
t1404: don't create unused file
Andrei Rybak
1
-1
/
+0
2023-03-20
t1400: assert output of update-ref
Andrei Rybak
1
-0
/
+3
2023-03-20
t1302: don't create unused file
Andrei Rybak
1
-1
/
+1
2023-03-20
t1010: don't create unused files
Andrei Rybak
1
-2
/
+2
2023-03-20
t1006: assert error output of cat-file
Andrei Rybak
1
-1
/
+2
2023-03-20
t1005: assert output of ls-files
Andrei Rybak
1
-5
/
+10
2023-03-19
Merge branch 'jk/add-p-unmerged-fix'
Junio C Hamano
1
-0
/
+21
2023-03-19
Merge branch 'ew/fetch-no-write-fetch-head-fix'
Junio C Hamano
2
-0
/
+20
2023-03-19
Merge branch 'ab/fix-strategy-opts-parsing'
Junio C Hamano
1
-0
/
+18
2023-03-19
Merge branch 'jk/format-patch-change-format-for-empty-commits'
Junio C Hamano
1
-0
/
+10
2023-03-19
Merge branch 'jk/bundle-use-dash-for-stdfiles'
Junio C Hamano
2
-1
/
+28
2023-03-19
Merge branch 'jk/bundle-progress'
Junio C Hamano
1
-0
/
+13
2023-03-19
Merge branch 'rj/avoid-switching-to-already-used-branch'
Junio C Hamano
2
-0
/
+43
2023-03-19
Merge branch 'rj/bisect-already-used-branch'
Junio C Hamano
1
-0
/
+23
2023-03-19
Merge branch 'zh/push-to-delete-onelevel-ref'
Junio C Hamano
1
-0
/
+12
2023-03-19
Merge branch 'ak/restore-both-incompatible-with-conflicts'
Junio C Hamano
1
-0
/
+16
2023-03-19
Merge branch 'ab/avoid-losing-exit-codes-in-tests'
Junio C Hamano
21
-112
/
+245
2023-03-17
git_connect(): fix corner cases in downgrading v2 to v0
Jeff King
1
-0
/
+27
2023-03-17
Merge branch 'ew/fetch-hiderefs'
Junio C Hamano
3
-2
/
+11
2023-03-17
Merge branch 'mc/credential-helper-www-authenticate'
Junio C Hamano
4
-0
/
+371
2023-03-17
Merge branch 'jc/gpg-lazy-init'
Junio C Hamano
1
-0
/
+10
[prev]
[next]