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
*
Merge branch 'jk/index-pack-wo-repo-from-stdin' into maint
Junio C Hamano
2017-01-17
|
\
|
*
index-pack: skip collision check when not in repository
Jeff King
2016-12-16
|
*
t: use nongit() function where applicable
Jeff King
2016-12-16
|
*
index-pack: complain when --stdin is used outside of a repo
Jeff King
2016-12-16
|
*
t5000: extract nongit function to test-lib-functions.sh
Jeff King
2016-12-16
*
|
Merge branch 'jk/parseopt-usage-msg-opt' into maint
Junio C Hamano
2017-01-17
|
\
\
|
*
|
parse-options: print "fatal:" before usage_msg_opt()
Jeff King
2016-12-14
*
|
|
Merge branch 'jk/quote-env-path-list-component' into maint
Junio C Hamano
2017-01-17
|
\
\
\
|
*
|
|
t5615-alternate-env: double-quotes in file names do not work on Windows
Johannes Sixt
2016-12-21
|
*
|
|
t5547-push-quarantine: run the path separator test on Windows, too
Johannes Sixt
2016-12-13
|
*
|
|
tmp-objdir: quote paths we add to alternates
Jeff King
2016-12-12
|
*
|
|
alternates: accept double-quoted paths
Jeff King
2016-12-12
|
*
|
|
Merge branch 'jk/alt-odb-cleanup' into jk/quote-env-path-list-component
Junio C Hamano
2016-12-12
|
|
\
\
\
*
|
\
\
\
Merge branch 'nd/shallow-fixup' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
|
*
|
|
|
|
shallow.c: remove useless code
Nguyễn Thái Ngọc Duy
2016-12-07
|
*
|
|
|
|
shallow.c: bit manipulation tweaks
Rasmus Villemoes
2016-12-07
|
*
|
|
|
|
shallow.c: avoid theoretical pointer wrap-around
Rasmus Villemoes
2016-12-07
|
*
|
|
|
|
shallow.c: make paint_alloc slightly more robust
Nguyễn Thái Ngọc Duy
2016-12-07
|
*
|
|
|
|
shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools
Nguyễn Thái Ngọc Duy
2016-12-07
|
*
|
|
|
|
shallow.c: rename fields in paint_info to better express their purposes
Nguyễn Thái Ngọc Duy
2016-12-07
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'sb/sequencer-abort-safety' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
|
*
|
|
|
|
Revert "sequencer: remove useless get_dir() function"
Junio C Hamano
2016-12-14
|
*
|
|
|
|
sequencer: remove useless get_dir() function
Stephan Beyer
2016-12-09
|
*
|
|
|
|
sequencer: make sequencer abort safer
Stephan Beyer
2016-12-09
|
*
|
|
|
|
t3510: test that cherry-pick --abort does not unsafely change HEAD
Stephan Beyer
2016-12-09
|
*
|
|
|
|
am: change safe_to_abort()'s not rewinding error into a warning
Stephan Beyer
2016-12-08
|
*
|
|
|
|
am: fix filename in safe_to_abort() error message
Stephan Beyer
2016-12-08
*
|
|
|
|
|
Merge branch 'da/mergetool-xxdiff-hotkey' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mergetools: fix xxdiff hotkeys
David Aguilar
2016-12-11
*
|
|
|
|
|
|
Merge branch 'jc/pull-rebase-ff' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
pull: fast-forward "pull --rebase=true"
Junio C Hamano
2016-11-29
*
|
|
|
|
|
|
|
Merge branch 'js/normalize-path-copy-ceil' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
normalize_path_copy(): fix pushing to //server/share/dir on Windows
Johannes Sixt
2016-12-16
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'ak/commit-only-allow-empty' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
commit: remove 'Clever' message for --only --amend
Andreas Krey
2016-12-09
|
*
|
|
|
|
|
|
|
commit: make --only --allow-empty work without paths
Andreas Krey
2016-12-05
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'da/difftool-dir-diff-fix' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
difftool: fix dir-diff index creation when in a subdirectory
David Aguilar
2016-12-08
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge branch 'jb/diff-no-index-no-abbrev' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
diff: handle --no-abbrev in no-index case
Jack Bates
2016-12-08
*
|
|
|
|
|
|
|
|
Merge branch 'jk/stash-disable-renames-internally' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
stash: prefer plumbing over git-diff
Jeff King
2016-12-06
*
|
|
|
|
|
|
|
|
|
Merge branch 'jk/http-walker-limit-redirect' into maint
Junio C Hamano
2017-01-17
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
http-walker: complain about non-404 loose object errors
Jeff King
2016-12-06
|
*
|
|
|
|
|
|
|
|
|
Merge branch 'ew/http-walker' into jk/http-walker-limit-redirect
Junio C Hamano
2016-12-06
|
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
http: treat http-alternates like redirects
Jeff King
2016-12-06
|
*
|
|
|
|
|
|
|
|
|
|
http: make redirects more obvious
Jeff King
2016-12-06
|
*
|
|
|
|
|
|
|
|
|
|
remote-curl: rename shadowed options variable
Jeff King
2016-12-06
|
*
|
|
|
|
|
|
|
|
|
|
http: always update the base URL for redirects
Jeff King
2016-12-06
|
*
|
|
|
|
|
|
|
|
|
|
http: simplify update_url_from_redirect
Jeff King
2016-12-06
|
|
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
[next]