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
*
docs: default to more modern toolset
Jeff King
2010-11-24
*
Merge branch 'jl/maint-pull-tags-doc'
Junio C Hamano
2010-11-17
|
\
|
*
pull: Remove --tags option from manpage
Jens Lehmann
2010-11-03
*
|
Merge branch 'kb/maint-submodule-savearg'
Junio C Hamano
2010-11-17
|
\
\
|
*
|
submodule: only preserve flags across recursive status/update invocations
Kevin Ballard
2010-11-03
|
*
|
submodule: preserve all arguments exactly when recursing
Kevin Ballard
2010-11-03
|
|
/
*
|
Merge branch 'jk/missing-config'
Junio C Hamano
2010-11-17
|
\
\
|
*
|
config: treat non-existent config files as empty
Jeff King
2010-10-21
*
|
|
Merge branch 'kb/maint-diff-ws-check'
Junio C Hamano
2010-11-17
|
\
\
\
|
*
|
|
diff: handle lines containing only whitespace and tabs better
Kevin Ballard
2010-10-20
|
*
|
|
test-lib: extend test_decode_color to handle more color codes
Kevin Ballard
2010-10-20
*
|
|
|
Merge branch 'bg/maint-gitweb-test-lib'
Junio C Hamano
2010-11-17
|
\
\
\
\
|
*
|
|
|
t/gitweb-lib: Don't pass constant to decode_utf8
Brian Gernhardt
2010-10-20
|
|
/
/
/
*
|
|
|
Merge branch 'jm/mailmap'
Junio C Hamano
2010-11-17
|
\
\
\
\
|
*
|
|
|
t4203: do not let "git shortlog" DWIM based on tty
Junio C Hamano
2010-10-19
|
*
|
|
|
t4203 (mailmap): stop hardcoding commit ids and dates
Jonathan Nieder
2010-10-18
|
*
|
|
|
mailmap: fix use of freed memory
Jim Meyering
2010-10-13
*
|
|
|
|
Merge branch 'tr/maint-git-repack-tmpfile'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
|
*
|
|
|
|
repack: place temporary packs under .git/objects/pack/
Thomas Rast
2010-10-19
*
|
|
|
|
|
Merge branch 'jk/maint-apply-no-binary'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
apply: don't segfault on binary files with missing data
Jeff King
2010-10-29
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'jk/push-progress'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
push: pass --progress down to git-pack-objects
Jeff King
2010-10-18
|
*
|
|
|
|
|
t5523-push-upstream: test progress messages
Tay Ray Chuan
2010-10-18
|
*
|
|
|
|
|
t5523-push-upstream: add function to ensure fresh upstream repo
Tay Ray Chuan
2010-10-18
|
*
|
|
|
|
|
test_terminal: ensure redirections work reliably
Jonathan Nieder
2010-10-18
|
*
|
|
|
|
|
test_terminal: catch use without TTY prerequisite
Jonathan Nieder
2010-10-18
|
*
|
|
|
|
|
test-lib: allow test code to check the list of declared prerequisites
Jonathan Nieder
2010-10-18
|
*
|
|
|
|
|
tests: test terminal output to both stdout and stderr
Jeff King
2010-10-18
|
*
|
|
|
|
|
tests: factor out terminal handling from t7006
Jeff King
2010-10-18
*
|
|
|
|
|
|
Merge branch 'tr/maint-merge-file-subdir'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
merge-file: correctly find files when called in subdir
Thomas Rast
2010-10-18
|
*
|
|
|
|
|
|
prefix_filename(): safely handle the case where pfx_len=0
Thomas Rast
2010-10-18
*
|
|
|
|
|
|
|
Merge branch 'jn/send-pack-error'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
send-pack: avoid redundant "pack-objects died with strange error"
Jonathan Nieder
2010-10-18
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge branch 'mg/make-prove'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
test: allow running the tests under "prove"
Michael J Gruber
2010-10-26
*
|
|
|
|
|
|
|
|
Merge branch 'kb/completion-checkout'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
completion: Support the DWIM mode for git checkout
Kevin Ballard
2010-10-13
|
|
|
_
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'sg/completion'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bash: support pretty format aliases
SZEDER Gábor
2010-10-13
|
*
|
|
|
|
|
|
|
|
bash: support more 'git notes' subcommands and their options
SZEDER Gábor
2010-10-13
|
*
|
|
|
|
|
|
|
|
bash: not all 'git bisect' subcommands make sense when not bisecting
SZEDER Gábor
2010-10-13
|
*
|
|
|
|
|
|
|
|
bash: offer refs for 'git bisect start'
SZEDER Gábor
2010-10-13
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'sg/bisect'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
bisect: check for mandatory argument of 'bisect replay'
SZEDER Gábor
2010-10-13
|
*
|
|
|
|
|
|
|
|
bisect: improve error msg of 'bisect reset' when original HEAD is deleted
SZEDER Gábor
2010-10-13
|
*
|
|
|
|
|
|
|
|
bisect: improve error message of 'bisect log' while not bisecting
SZEDER Gábor
2010-10-13
|
|
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge branch 'ak/submodule-sync'
Junio C Hamano
2010-11-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
submodule sync: Update "submodule.<name>.url" for empty directories
Andreas Köhler
2010-10-13
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]