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
2022-06-22
merge-tree: allow `ls-files -u` style info to be NUL terminated
Elijah Newren
1
-0
/
+42
2022-06-22
merge-tree: provide easy access to `ls-files -u` style info
Elijah Newren
1
-2
/
+24
2022-06-22
merge-tree: provide a list of which files have conflicts
Elijah Newren
1
-0
/
+11
2022-06-22
merge-ort: remove command-line-centric submodule message from merge-ort
Elijah Newren
1
-1
/
+1
2022-06-22
merge-tree: support including merge messages in output
Elijah Newren
1
-0
/
+37
2022-06-22
merge-tree: implement real merges
Elijah Newren
1
-0
/
+106
2022-06-22
grep: add --max-count command line option
Carlos López
1
-0
/
+87
2022-06-21
dir: traverse into repository
Goss Geppert
1
-0
/
+265
2022-06-21
t5510: replace 'origin' with URL more carefully
Derrick Stolee
1
-1
/
+5
2022-06-21
Merge branch 'jp/prompt-clear-before-upstream-mark'
Junio C Hamano
1
-1
/
+1
2022-06-17
Merge branch 'cb/path-owner-check-with-sudo-plus'
Junio C Hamano
1
-14
/
+1
2022-06-17
send-pack.c: add config push.useBitmaps
Kyle Zhao
1
-0
/
+22
2022-06-17
git-compat-util: allow root to access both SUDO_UID and root owned
Carlo Marcelo Arenas Belón
1
-14
/
+1
2022-06-17
Merge branch 'jk/bug-fl-va-list-fix'
Junio C Hamano
1
-2
/
+2
2022-06-17
Merge branch 'ab/credentials-in-url-more'
Junio C Hamano
2
-12
/
+12
2022-06-17
Merge branch 'ds/more-test-coverage'
Junio C Hamano
2
-7
/
+28
2022-06-17
Merge branch 'jk/perf-lib-test-titles'
Junio C Hamano
1
-1
/
+1
2022-06-17
remote: handle negative refspecs in git remote show
Jacob Keller
1
-0
/
+46
2022-06-16
bug_fl(): correctly initialize trace2 va_list
Jeff King
1
-2
/
+2
2022-06-16
t5329: test 'git gc --cruft' without '--prune=now'
Derrick Stolee
1
-1
/
+3
2022-06-16
t2107: test 'git update-index --verbose'
Derrick Stolee
1
-6
/
+25
2022-06-16
perf-lib: fix missing test titles in output
Jeff King
1
-1
/
+1
2022-06-15
Merge branch 'jc/revert-show-parent-info'
Junio C Hamano
1
-0
/
+37
2022-06-15
archive-tar: use internal gzip by default
René Scharfe
1
-16
/
+16
2022-06-15
archive-tar: add internal gzip implementation
René Scharfe
1
-0
/
+16
2022-06-15
tests: add LIBCURL prerequisite to tests needing libcurl
Ævar Arnfjörð Bjarmason
4
-5
/
+6
2022-06-15
transfer doc: move fetch.credentialsInUrl to "transfer" config namespace
Ævar Arnfjörð Bjarmason
2
-12
/
+12
2022-06-15
branch: fix branch_checked_out() leaks
Derrick Stolee
1
-0
/
+28
2022-06-15
branch: use branch_checked_out() when deleting refs
Derrick Stolee
1
-1
/
+4
2022-06-15
fetch: use new branch_checked_out() and add tests
Derrick Stolee
1
-0
/
+47
2022-06-15
branch: check for bisects and rebases
Derrick Stolee
1
-0
/
+22
2022-06-15
branch: add branch_checked_out() helper
Derrick Stolee
1
-0
/
+29
2022-06-15
add -i tests: mark "TODO" depending on GIT_TEST_ADD_I_USE_BUILTIN
Ævar Arnfjörð Bjarmason
3
-3
/
+15
2022-06-13
Merge branch 'gc/document-config-worktree-scope'
Junio C Hamano
1
-0
/
+9
2022-06-13
Merge branch 'ds/credentials-in-url'
Junio C Hamano
2
-0
/
+55
2022-06-13
Merge branch 'jt/unparse-commit-upon-graft-change'
Junio C Hamano
1
-0
/
+12
2022-06-13
Merge branch 'ab/hooks-regression-fix'
Junio C Hamano
3
-3
/
+80
2022-06-13
Merge branch 'tl/ls-tree-oid-only'
Junio C Hamano
3
-3
/
+204
2022-06-13
Merge branch 'pb/range-diff-with-submodule'
Junio C Hamano
1
-0
/
+51
2022-06-13
unpack-objects: use stream_loose_object() to unpack large objects
Han Xin
1
-4
/
+39
2022-06-13
unpack-objects: low memory footprint for get_data() in dry_run mode
Han Xin
1
-0
/
+41
2022-06-10
Merge branch 'ab/bug-if-bug'
Junio C Hamano
2
-2
/
+103
2022-06-10
Merge branch 'jy/gitweb-xhtml5'
Junio C Hamano
1
-0
/
+14
2022-06-10
Merge branch 'jh/builtin-fsmonitor-part3'
Junio C Hamano
8
-4
/
+986
2022-06-10
Merge branch 'gc/zero-length-branch-config-fix'
Junio C Hamano
1
-0
/
+20
2022-06-10
Merge branch 'ab/env-array'
Junio C Hamano
1
-1
/
+1
2022-06-10
git-prompt: fix expansion of branch colour codes
Joakim Petersen
1
-9
/
+9
2022-06-09
revision: mark blobs needed for resolve-undo as reachable
Junio C Hamano
1
-0
/
+71
2022-06-08
Merge branch 'ah/rebase-keep-base-fix' into maint
Junio C Hamano
1
-0
/
+29
2022-06-08
Merge branch 'pw/test-malloc-with-sanitize-address' into maint
Junio C Hamano
1
-2
/
+3
[prev]
[next]