index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
list-objects: drop name_path entirely
Jeff King
2016-02-12
*
list-objects: convert name_path to a strbuf
Jeff King
2016-02-12
*
show_object_with_name: simplify by using path_name()
Jeff King
2016-02-12
*
http-push: stop using name_path
Jeff King
2016-02-12
*
Sixth batch for the 2.8 cycle
Junio C Hamano
2016-02-10
*
Merge branch 'js/test-lib-windows-emulated-yes'
Junio C Hamano
2016-02-10
|
\
|
*
test-lib: limit the output of the yes utility
Johannes Schindelin
2016-02-02
*
|
Merge branch 'wp/sha1-name-negative-match'
Junio C Hamano
2016-02-10
|
\
\
|
*
|
object name: introduce '^{/!-<negative pattern>}' notation
Will Palmer
2016-02-01
|
*
|
test for '!' handling in rev-parse's named commits
Will Palmer
2016-01-11
*
|
|
Merge branch 'jk/options-cleanup'
Junio C Hamano
2016-02-10
|
\
\
\
|
*
|
|
apply, ls-files: simplify "-z" parsing
Jeff King
2016-02-01
|
*
|
|
checkout-index: disallow "--no-stage" option
Jeff King
2016-02-01
|
*
|
|
checkout-index: handle "--no-index" option
Jeff King
2016-02-01
|
*
|
|
checkout-index: handle "--no-prefix" option
Jeff King
2016-02-01
|
*
|
|
checkout-index: simplify "-z" option parsing
Jeff King
2016-02-01
|
*
|
|
give "nbuf" strbuf a more meaningful name
Jeff King
2016-02-01
*
|
|
|
Merge branch 'aw/push-force-with-lease-reporting'
Junio C Hamano
2016-02-10
|
\
\
\
\
|
*
|
|
|
push: fix ref status reporting for --force-with-lease
Andrew Wheeler
2016-02-01
*
|
|
|
|
Merge branch 'ls/clean-smudge-override-in-config'
Junio C Hamano
2016-02-10
|
\
\
\
\
\
|
*
|
|
|
|
convert: treat an empty string for clean/smudge filters as "cat"
Lars Schneider
2016-01-29
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'ew/connect-verbose'
Junio C Hamano
2016-02-10
|
\
\
\
\
\
|
*
|
|
|
|
pass transport verbosity down to git_connect
Eric Wong
2016-01-28
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'cc/untracked'
Junio C Hamano
2016-02-10
|
\
\
\
\
\
|
*
|
|
|
|
t7063: add tests for core.untrackedCache
Christian Couder
2016-01-27
|
*
|
|
|
|
test-dump-untracked-cache: don't modify the untracked cache
Christian Couder
2016-01-27
|
*
|
|
|
|
config: add core.untrackedCache
Christian Couder
2016-01-27
|
*
|
|
|
|
dir: simplify untracked cache "ident" field
Christian Couder
2016-01-25
|
*
|
|
|
|
dir: add remove_untracked_cache()
Christian Couder
2016-01-25
|
*
|
|
|
|
dir: add {new,add}_untracked_cache()
Christian Couder
2016-01-25
|
*
|
|
|
|
update-index: move 'uc' var declaration
Christian Couder
2016-01-25
|
*
|
|
|
|
update-index: add untracked cache notifications
Christian Couder
2016-01-25
|
*
|
|
|
|
update-index: add --test-untracked-cache
Christian Couder
2016-01-25
|
*
|
|
|
|
update-index: use enum for untracked cache options
Christian Couder
2016-01-25
|
*
|
|
|
|
dir: free untracked cache when removing it
Christian Couder
2015-12-29
*
|
|
|
|
|
Merge branch 'js/xmerge-marker-eol'
Junio C Hamano
2016-02-10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
merge-file: ensure that conflict sections match eol style
Johannes Schindelin
2016-01-27
|
*
|
|
|
|
|
merge-file: let conflict markers match end-of-line style of the context
Johannes Schindelin
2016-01-27
*
|
|
|
|
|
|
Merge branch 'nd/do-not-move-worktree-manually'
Junio C Hamano
2016-02-10
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
worktree: stop supporting moving worktrees manually
Nguyễn Thái Ngọc Duy
2016-01-22
|
*
|
|
|
|
|
|
worktree.c: fix indentation
Nguyễn Thái Ngọc Duy
2016-01-19
*
|
|
|
|
|
|
|
Sync with 2.7.1
Junio C Hamano
2016-02-05
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Git 2.7.1
v2.7.1
Junio C Hamano
2016-02-05
|
*
|
|
|
|
|
|
|
Merge branch 'lv/add-doc-working-tree' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge branch 'ss/clone-depth-single-doc' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'sg/t6050-failing-editor-test-fix' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
Merge branch 'ew/for-each-ref-doc' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'ss/user-manual' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'jk/ref-cache-non-repository-optim' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
\
\
\
\
Merge branch 'js/dirname-basename' into maint
Junio C Hamano
2016-02-05
|
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]