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 'jc/maint-reflog-expire-unreachable'
Junio C Hamano
2010-05-08
|
\
|
*
reflog --expire-unreachable: avoid merge-base computation
Junio C Hamano
2010-04-07
*
|
Merge branch 'sd/log-decorate'
Junio C Hamano
2010-05-08
|
\
\
|
*
|
log.decorate: only ignore it under "log --pretty=raw"
Junio C Hamano
2010-04-08
|
*
|
script with rev-list instead of log
Jeff King
2010-04-08
|
*
|
log --pretty/--oneline: ignore log.decorate
Junio C Hamano
2010-04-06
|
*
|
log.decorate: usability fixes
Junio C Hamano
2010-02-17
|
*
|
Add `log.decorate' configuration variable.
Steven Drake
2010-02-17
|
*
|
git_config_maybe_bool()
Junio C Hamano
2010-02-17
*
|
|
Merge branch 'mh/status-optionally-refresh'
Junio C Hamano
2010-05-08
|
\
\
\
|
*
|
|
t7508: add a test for "git status" in a read-only repository
Markus Heidelberg
2010-04-03
|
*
|
|
git status: refresh the index if possible
Markus Heidelberg
2010-04-02
|
*
|
|
t7508: add test for "git status" refreshing the index
Markus Heidelberg
2010-04-02
*
|
|
|
Merge branch 'cw/ws-indent-with-tab'
Junio C Hamano
2010-05-08
|
\
\
\
\
|
*
|
|
|
whitespace: tests for git-apply --whitespace=fix with tab-in-indent
Chris Webb
2010-04-04
|
*
|
|
|
whitespace: add tab-in-indent support for --whitespace=fix
Chris Webb
2010-04-04
|
*
|
|
|
whitespace: replumb ws_fix_copy to take a strbuf *dst instead of char *dst
Chris Webb
2010-04-04
|
*
|
|
|
whitespace: tests for git-diff --check with tab-in-indent error class
Chris Webb
2010-04-04
|
*
|
|
|
whitespace: add tab-in-indent error class
Chris Webb
2010-04-02
|
*
|
|
|
whitespace: we cannot "catch all errors known to git" anymore
Junio C Hamano
2010-04-02
*
|
|
|
|
Merge branch 'cc/revert-strategy'
Junio C Hamano
2010-05-08
|
\
\
\
\
\
|
*
|
|
|
|
revert: add "--strategy" option to choose merge strategy
Christian Couder
2010-04-01
|
*
|
|
|
|
merge: make function try_merge_command non static
Christian Couder
2010-04-01
|
*
|
|
|
|
merge: refactor code that calls "git merge-STRATEGY"
Christian Couder
2010-04-01
|
*
|
|
|
|
revert: refactor merge recursive code into its own function
Christian Couder
2010-04-01
|
*
|
|
|
|
revert: use strbuf to refactor the code that writes the merge message
Christian Couder
2010-04-01
*
|
|
|
|
|
Merge branch 'sc/http-late-auth'
Junio C Hamano
2010-05-08
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Prompt for a username when an HTTP request 401s
Scott Chacon
2010-04-01
*
|
|
|
|
|
|
Merge branch 'jk/cached-textconv'
Junio C Hamano
2010-05-08
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
diff: avoid useless filespec population
Jeff King
2010-04-02
|
*
|
|
|
|
|
|
diff: cache textconv output
Jeff King
2010-04-02
|
*
|
|
|
|
|
|
textconv: refactor calls to run_textconv
Jeff King
2010-04-02
|
*
|
|
|
|
|
|
introduce notes-cache interface
Jeff King
2010-04-01
|
*
|
|
|
|
|
|
make commit_tree a library function
Jeff King
2010-04-01
*
|
|
|
|
|
|
|
Merge branch 'pc/remove-warn'
Junio C Hamano
2010-05-08
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Remove a redundant errno test in a usage of remove_path
Peter Collingbourne
2010-03-28
|
*
|
|
|
|
|
|
|
Introduce remove_or_warn function
Peter Collingbourne
2010-03-28
|
*
|
|
|
|
|
|
|
Implement the rmdir_or_warn function
Peter Collingbourne
2010-03-28
|
*
|
|
|
|
|
|
|
Generalise the unlink_or_warn function
Peter Collingbourne
2010-03-28
*
|
|
|
|
|
|
|
|
cherry-pick: do not dump core when iconv fails
Jonathan Nieder
2010-05-08
*
|
|
|
|
|
|
|
|
Makefile: Fix 'clean' target to remove all gitweb build files
Ramsay Jones
2010-05-08
*
|
|
|
|
|
|
|
|
Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRef
Leif Arne Storset
2010-05-07
*
|
|
|
|
|
|
|
|
test-lib: some shells do not let $? propagate into an eval
Jonathan Nieder
2010-05-06
*
|
|
|
|
|
|
|
|
test-lib: Let tests specify commands to be run at end of test
Jonathan Nieder
2010-05-04
*
|
|
|
|
|
|
|
|
Merge branch 'maint-1.7.0' into maint
Junio C Hamano
2010-05-04
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
remove ecb parameter from xdi_diff_outf()
René Scharfe
2010-05-04
*
|
|
|
|
|
|
|
|
|
Documentation/git-send-email: Add "Use gmail as the smtp server"
Ping Yin
2010-05-04
*
|
|
|
|
|
|
|
|
|
clone: quell the progress report from init and report on clone
Junio C Hamano
2010-05-04
*
|
|
|
|
|
|
|
|
|
test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+.
Michal Sojka
2010-05-04
*
|
|
|
|
|
|
|
|
|
Gitweb: ignore built file
Sverre Rabbelier
2010-05-02
[next]