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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-19
builtin/commit-graph.c: let parse-options parse subcommands
SZEDER Gábor
1
-17
/
+13
2022-08-19
builtin/bundle.c: let parse-options parse subcommands
SZEDER Gábor
1
-18
/
+7
2022-08-19
parse-options: add support for parsing subcommands
SZEDER Gábor
2
-0
/
+2
2022-08-19
parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options
SZEDER Gábor
10
-16
/
+16
2022-08-18
Merge branch 'll/disk-usage-humanise'
Junio C Hamano
1
-4
/
+32
2022-08-18
Merge branch 'sy/sparse-rm'
Junio C Hamano
2
-85
/
+6
2022-08-18
Merge branch 'vd/sparse-reset-checkout-fixes'
Junio C Hamano
1
-0
/
+1
2022-08-14
Merge branch 'ab/tech-docs-to-help'
Junio C Hamano
1
-1
/
+19
2022-08-12
builtin/bugreport.c: create '--diagnose' option
Victoria Dye
1
-3
/
+24
2022-08-12
builtin/diagnose.c: add '--mode' option
Victoria Dye
1
-2
/
+6
2022-08-12
builtin/diagnose.c: create 'git diagnose' builtin
Victoria Dye
1
-0
/
+57
2022-08-12
Merge branch 'ab/plug-revisions-leak'
Junio C Hamano
2
-11
/
+25
2022-08-12
Merge branch 'lt/symbolic-ref-sanity'
Junio C Hamano
1
-0
/
+2
2022-08-11
rev-list: support human-readable output for `--disk-usage`
Li Linchao
1
-4
/
+32
2022-08-10
Merge branch 'jc/string-list-cleanup' into maint
Junio C Hamano
1
-2
/
+1
2022-08-10
Merge branch 'mt/checkout-count-fix' into maint
Junio C Hamano
1
-1
/
+1
2022-08-10
Merge branch 'jc/resolve-undo' into maint
Junio C Hamano
1
-0
/
+39
2022-08-10
clone: --bundle-uri cannot be combined with --depth
Derrick Stolee
1
-0
/
+3
2022-08-10
clone: add --bundle-uri option
Derrick Stolee
1
-0
/
+15
2022-08-10
mv: check overwrite for in-to-out move
Shaoxuan Yuan
1
-0
/
+12
2022-08-10
advice.h: add advise_on_moving_dirty_path()
Shaoxuan Yuan
1
-0
/
+3
2022-08-10
mv: cleanup empty WORKING_DIRECTORY
Shaoxuan Yuan
1
-0
/
+27
2022-08-10
mv: from in-cone to out-of-cone
Shaoxuan Yuan
1
-8
/
+61
2022-08-10
mv: remove BOTH from enum update_mode
Shaoxuan Yuan
1
-1
/
+0
2022-08-10
mv: check if <destination> is a SKIP_WORKTREE_DIR
Shaoxuan Yuan
1
-4
/
+14
2022-08-10
mv: free the with_slash in check_dir_in_index()
Shaoxuan Yuan
1
-4
/
+9
2022-08-10
mv: rename check_dir_in_index() to empty_dir_has_sparse_contents()
Shaoxuan Yuan
1
-13
/
+11
2022-08-08
rm: integrate with sparse-index
Shaoxuan Yuan
1
-0
/
+2
2022-08-08
rm: expand the index only when necessary
Shaoxuan Yuan
1
-2
/
+3
2022-08-08
pathspec.h: move pathspec_needs_expanded_index() from reset.c to here
Shaoxuan Yuan
1
-83
/
+1
2022-08-08
Merge branch 'vd/sparse-reset-checkout-fixes' into sy/sparse-rm
Junio C Hamano
1
-0
/
+1
2022-08-08
checkout: fix nested sparse directory diff in sparse index
Victoria Dye
1
-0
/
+1
2022-08-05
Merge branch 'tb/cat-file-z'
Junio C Hamano
1
-3
/
+25
2022-08-05
Merge branch 'jk/clone-unborn-confusion' into maint
Junio C Hamano
1
-36
/
+45
2022-08-05
fetch: use ref_namespaces during prefetch
Derrick Stolee
1
-2
/
+4
2022-08-05
maintenance: stop writing log.excludeDecoration
Derrick Stolee
1
-6
/
+0
2022-08-05
log: create log.initialDecorationSet=all
Derrick Stolee
1
-0
/
+12
2022-08-05
log: add --clear-decorations option
Derrick Stolee
1
-4
/
+20
2022-08-05
log: add default decoration filter
Derrick Stolee
1
-13
/
+37
2022-08-05
refs: use ref_namespaces for replace refs base
Derrick Stolee
1
-0
/
+3
2022-08-04
git docs: add a category for file formats, protocols and interfaces
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2022-08-04
git docs: add a category for user-facing file, repo and command UX
Ævar Arnfjörð Bjarmason
1
-0
/
+9
2022-08-04
git help doc: use "<doc>" instead of "<guide>"
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2022-08-03
Merge branch 'jc/string-list-cleanup'
Junio C Hamano
1
-2
/
+1
2022-08-03
Merge branch 'en/merge-restore-to-pristine'
Junio C Hamano
1
-14
/
+43
2022-08-03
Merge branch 'sa/cat-file-mailmap'
Junio C Hamano
1
-1
/
+42
2022-08-03
Merge branch 'zh/ls-files-format'
Junio C Hamano
1
-0
/
+95
2022-08-03
revisions API: don't leak memory on argv elements that need free()-ing
Ævar Arnfjörð Bjarmason
1
-1
/
+4
2022-08-03
log: refactor "rev.pending" code in cmd_show()
Ævar Arnfjörð Bjarmason
1
-10
/
+15
2022-08-03
log: fix a memory leak in "git show <revision>..."
Ævar Arnfjörð Bjarmason
1
-0
/
+6
[prev]
[next]