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-09-10
Merge branch 'rs/merge-microcleanup' into maint
Junio C Hamano
-2
/
+2
2017-09-10
Merge branch 'rj/add-chmod-error-message' into maint
Junio C Hamano
-3
/
+3
2017-09-10
Merge branch 'mg/killed-merge' into maint
Junio C Hamano
-3
/
+12
2017-09-10
Merge branch 'rs/fsck-obj-leakfix' into maint
Junio C Hamano
-11
/
+11
2017-09-10
Merge branch 'pw/am-signoff' into maint
Junio C Hamano
-25
/
+1
2017-09-10
Merge branch 'bw/clone-recursive-quiet' into maint
Junio C Hamano
-0
/
+3
2017-09-10
Merge branch 'pw/sequence-rerere-autoupdate' into maint
Junio C Hamano
-0
/
+14
2017-09-10
Merge branch 'bw/push-options-recursively-to-submodules' into maint
Junio C Hamano
-9
/
+40
2017-09-10
Merge branch 'ma/pager-per-subcommand-action' into maint
Junio C Hamano
-0
/
+3
2017-09-10
Merge branch 'jk/rev-list-empty-input' into maint
Junio C Hamano
-1
/
+2
2017-08-23
Merge branch 'jt/subprocess-handshake' into maint
Junio C Hamano
-0
/
+3
2017-08-23
Merge branch 'dc/fmt-merge-msg-microcleanup' into maint
Junio C Hamano
-1
/
+2
2017-08-23
Merge branch 'js/run-process-parallel-api-fix' into maint
Junio C Hamano
-1
/
+1
2017-08-23
Merge branch 'rs/pack-objects-pbase-cleanup' into maint
Junio C Hamano
-1
/
+1
2017-08-23
Merge branch 'jt/fsck-code-cleanup' into maint
Junio C Hamano
-25
/
+16
2017-08-23
Merge branch 'rs/move-array' into maint
Junio C Hamano
-7
/
+5
2017-08-23
Merge branch 'ks/commit-abort-on-empty-message-fix' into maint
Junio C Hamano
-5
/
+5
2017-08-23
Merge branch 'jk/reflog-walk' into maint
Junio C Hamano
-4
/
+8
2017-08-23
Merge branch 'jk/ref-filter-colors' into maint
Junio C Hamano
-73
/
+58
2017-08-23
merge: save merge state earlier
Michael J Gruber
-0
/
+2
2017-08-23
merge: split write_merge_state in two
Michael J Gruber
-3
/
+8
2017-08-23
merge: clarify call chain
Michael J Gruber
-0
/
+2
2017-08-10
fsck: free buffers on error in fsck_obj()
René Scharfe
-11
/
+11
2017-08-10
merge: use skip_prefix()
René Scharfe
-2
/
+2
2017-08-09
builtin/add: add detail to a 'cannot chmod' error message
Ramsay Jones
-3
/
+3
2017-08-08
am: fix signoff when other trailers are present
Phillip Wood
-25
/
+1
2017-08-04
clone: teach recursive clones to respect -q
Brandon Williams
-0
/
+3
2017-08-03
tag: change default of `pager.tag` to "on"
Martin Ågren
-1
/
+1
2017-08-03
tag: respect `pager.tag` in list-mode only
Martin Ågren
-0
/
+3
2017-08-02
rev-list: don't show usage when we see empty ref patterns
Jeff King
-1
/
+2
2017-08-02
cherry-pick/revert: reject --rerere-autoupdate when continuing
Phillip Wood
-0
/
+2
2017-08-02
am: remember --rerere-autoupdate setting
Phillip Wood
-0
/
+12
2017-07-31
Merge branch 'jk/gc-pre-detach-under-hook' into maint
Junio C Hamano
-0
/
+4
2017-07-26
Merge branch 'ls/filter-process-delayed' into jt/subprocess-handshake
Junio C Hamano
-0
/
+3
2017-07-26
fsck: cleanup unused variable
Jonathan Tan
-3
/
+1
2017-07-25
fmt-merge-msg: fix coding style
Dimitrios Christidis
-1
/
+2
2017-07-21
run_processes_parallel: change confusing task_cb convention
Johannes Schindelin
-1
/
+1
2017-07-20
submodule--helper: teach push-check to handle HEAD
Brandon Williams
-9
/
+40
2017-07-20
object: remove "used" field from struct object
Jonathan Tan
-10
/
+14
2017-07-20
fsck: remove redundant parse_tree() invocation
Jonathan Tan
-12
/
+1
2017-07-20
pack-objects: remove unnecessary NULL check
René Scharfe
-1
/
+1
2017-07-18
Merge branch 'jk/gc-pre-detach-under-hook'
Junio C Hamano
-0
/
+4
2017-07-17
commit: check for empty message before the check for untouched template
Kaartic Sivaraam
-5
/
+5
2017-07-17
ls-files: don't try to prune an empty index
René Scharfe
-1
/
+1
2017-07-17
use MOVE_ARRAY
René Scharfe
-6
/
+4
2017-07-13
Merge branch 'sb/pull-rebase-submodule'
Junio C Hamano
-35
/
+74
2017-07-13
Merge branch 'sb/hashmap-customize-comparison'
Junio C Hamano
-15
/
+24
2017-07-13
Merge branch 'ab/grep-lose-opt-regflags'
Junio C Hamano
-2
/
+0
2017-07-13
ref-filter: consult want_color() before emitting colors
Jeff King
-0
/
+1
2017-07-13
rev-list: pass diffopt->use_colors through to pretty-print
Jeff King
-0
/
+1
[next]