index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2017-03-24
Merge branch 'jk/grep-no-index-fix' into maint
Junio C Hamano
-27
/
+55
2017-03-24
Merge branch 'jk/push-deadlock-regression-fix' into maint
Junio C Hamano
-1
/
+4
2017-03-21
Merge branch 'jk/show-branch-lift-name-len-limit' into maint
Junio C Hamano
-29
/
+13
2017-03-21
Merge branch 'rl/remote-allow-missing-branch-name-merge' into maint
Junio C Hamano
-1
/
+3
2017-03-21
Merge branch 'dt/gc-ignore-old-gc-logs' into maint
Junio C Hamano
-7
/
+50
2017-03-08
real_pathdup(): fix callsites that wanted it to die on error
Johannes Schindelin
-3
/
+3
2017-03-07
receive-pack: fix deadlock when we cannot create tmpdir
Jeff King
-1
/
+4
2017-02-21
remote: ignore failure to remove missing branch.<name>.merge
Ross Lagerwall
-1
/
+3
2017-02-16
Merge branch 'rs/strbuf-cleanup-in-rmdir-recursively'
Junio C Hamano
-3
/
+3
2017-02-16
Merge branch 'rs/ls-files-partial-optim'
Junio C Hamano
-10
/
+11
2017-02-15
show-branch: use skip_prefix to drop magic numbers
Jeff King
-11
/
+8
2017-02-15
Merge branch 'rs/swap'
Junio C Hamano
-9
/
+4
2017-02-14
grep: treat revs the same for --untracked as for --no-index
Jeff King
-5
/
+5
2017-02-14
show-branch: store resolved head in heap buffer
Jeff King
-14
/
+5
2017-02-14
show-branch: drop head_len variable
Jeff King
-6
/
+2
2017-02-14
grep: do not diagnose misspelt revs with --no-index
Jeff King
-1
/
+1
2017-02-14
grep: avoid resolving revision names in --no-index case
Jeff King
-0
/
+6
2017-02-14
grep: fix "--" rev/pathspec disambiguation
Jeff King
-5
/
+24
2017-02-14
grep: re-order rev-parsing loop
Jeff King
-9
/
+11
2017-02-14
grep: do not unnecessarily query repo for "--"
Jonathan Tan
-4
/
+5
2017-02-14
grep: move thread initialization a little lower
Jeff King
-14
/
+14
2017-02-13
gc: ignore old gc.log files
David Turner
-7
/
+50
2017-02-13
rm: reuse strbuf for all remove_dir_recursively() calls, again
René Scharfe
-3
/
+3
2017-02-13
ls-files: move only kept cache entries in prune_cache()
René Scharfe
-5
/
+4
2017-02-13
ls-files: pass prefix length explicitly to prune_cache()
René Scharfe
-5
/
+7
2017-02-10
Merge branch 'js/difftool-builtin'
Junio C Hamano
-4
/
+4
2017-02-10
Merge branch 'ps/worktree-prune-help-fix'
Junio C Hamano
-2
/
+2
2017-02-06
worktree: fix option descriptions for `prune`
Patrick Steinhardt
-2
/
+2
2017-02-06
difftool: fix bug when printing usage
David Aguilar
-4
/
+4
2017-02-03
Merge branch 'cw/log-updates-for-all-refs-really'
Junio C Hamano
-5
/
+8
2017-02-03
Merge branch 'rs/object-id'
Junio C Hamano
-6
/
+6
2017-02-03
Merge branch 'sb/unpack-trees-super-prefix'
Junio C Hamano
-18
/
+18
2017-02-02
Merge branch 'ep/commit-static-buf-cleanup'
Junio C Hamano
-17
/
+14
2017-02-02
Merge branch 'rs/receive-pack-cleanup'
Junio C Hamano
-2
/
+1
2017-02-02
Merge branch 'rs/absolute-pathdup'
Junio C Hamano
-3
/
+3
2017-01-31
Merge branch 'jk/blame-fixes' into maint
Junio C Hamano
-10
/
+17
2017-01-31
Merge branch 'dt/disable-bitmap-in-auto-gc' into maint
Junio C Hamano
-1
/
+17
2017-01-31
Merge branch 'jc/compression-config' into maint
Junio C Hamano
-14
/
+0
2017-01-31
Merge branch 'jk/fsck-connectivity-check-fix'
Junio C Hamano
-37
/
+81
2017-01-31
Merge branch 'js/difftool-builtin'
Junio C Hamano
-0
/
+692
2017-01-31
Merge branch 'vp/show-ref-verify-head'
Junio C Hamano
-28
/
+21
2017-01-31
Merge branch 'js/remote-rename-with-half-configured-remote'
Junio C Hamano
-8
/
+8
2017-01-31
Merge branch 'st/verify-tag'
Junio C Hamano
-13
/
+46
2017-01-31
Merge branch 'jk/loose-object-fsck'
Junio C Hamano
-13
/
+33
2017-01-31
Merge branch 'bw/push-submodule-only'
Junio C Hamano
-0
/
+2
2017-01-31
builtin/commit.c: switch to strbuf, instead of snprintf()
Elia Pinto
-6
/
+4
2017-01-31
refs: add option core.logAllRefUpdates = always
Cornelius Weig
-5
/
+8
2017-01-30
receive-pack: call string_list_clear() unconditionally
René Scharfe
-2
/
+1
2017-01-30
checkout: convert post_checkout_hook() to struct object_id
René Scharfe
-2
/
+2
2017-01-30
use oid_to_hex_r() for converting struct object_id hashes to hex strings
René Scharfe
-4
/
+4
[next]