| Commit message (Expand) | Author | Age | Files | Lines |
* | setup: document prefix | Clemens Buchacher | 2010-06-05 | 1 | -0/+6 |
* | git-compat-util.h: use apparently more common __sgi macro to detect SGI IRIX | Gary V. Vaughan | 2010-06-02 | 1 | -1/+1 |
* | Documentation: A...B shortcut for checkout and rebase | Michael J Gruber | 2010-06-02 | 2 | -0/+8 |
* | Documentation/pretty-{formats,options}: better reference for "format:<string>" | Nazri Ramliy | 2010-06-02 | 2 | -4/+5 |
* | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-31 | 1 | -0/+7 |
|\ |
|
| * | Documentation/config: describe status.submodulesummary | Michael J Gruber | 2010-05-28 | 1 | -0/+7 |
* | | Documentation/SubmittingPatches: Fix typo in GMail section | Tim Henigan | 2010-05-31 | 1 | -1/+1 |
* | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-28 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | Makefile: reenable install with NO_CURL | Michael J Gruber | 2010-05-28 | 1 | -2/+3 |
* | | completion: --set-upstream option for git-branch | Michael J Gruber | 2010-05-28 | 1 | -0/+1 |
* | | get_cwd_relative(): do not misinterpret suffix as subdirectory | Clemens Buchacher | 2010-05-28 | 2 | -4/+17 |
* | | Documentation/SubmittingPatches: clarify GMail section and SMTP | Michael J Gruber | 2010-05-25 | 1 | -19/+21 |
* | | show-branch: use DEFAULT_ABBREV instead of 7 | Tay Ray Chuan | 2010-05-25 | 1 | -1/+2 |
* | | t7502-commit: fix spelling | Tay Ray Chuan | 2010-05-25 | 1 | -1/+1 |
* | | test get_git_work_tree() return value for NULL | Clemens Buchacher | 2010-05-25 | 1 | -4/+2 |
* | | Fix checkout of large files to network shares on Windows XP | René Scharfe | 2010-05-20 | 3 | -3/+29 |
* | | start_command: close cmd->err descriptor when fork/spawn fails | bert Dvornik | 2010-05-20 | 2 | -1/+3 |
* | | Fix "Out of memory? mmap failed" for files larger than 4GB on Windows | Ian McLean | 2010-05-20 | 1 | -3/+3 |
* | | post-receive-email: document command-line mode | Jonathan Nieder | 2010-05-19 | 1 | -0/+7 |
* | | Documentation/gitdiffcore: fix order in pickaxe description | Michael J Gruber | 2010-05-18 | 1 | -2/+2 |
* | | Documentation: fix minor inconsistency | Michael J Gruber | 2010-05-18 | 1 | -1/+1 |
* | | Documentation: rebase -i ignores options passed to "git am" | Markus Heidelberg | 2010-05-18 | 1 | -0/+1 |
* | | hash_object: correction for zero length file | Dmitry Potapov | 2010-05-18 | 1 | -3/+4 |
* | | GIT-VERSION-GEN: restrict tags used | Tay Ray Chuan | 2010-05-11 | 1 | -1/+1 |
* | | handle "git --bare init <dir>" properly | Jeff King | 2010-05-10 | 2 | -1/+15 |
* | | cherry-pick: do not dump core when iconv fails | Jonathan Nieder | 2010-05-08 | 1 | -2/+7 |
* | | Makefile: Fix 'clean' target to remove all gitweb build files | Ramsay Jones | 2010-05-08 | 1 | -1/+1 |
* | | Documentation/config.txt: GIT_NOTES_REWRITE_REF overrides notes.rewriteRef | Leif Arne Storset | 2010-05-07 | 1 | -4/+4 |
* | | test-lib: some shells do not let $? propagate into an eval | Jonathan Nieder | 2010-05-06 | 2 | -3/+25 |
* | | test-lib: Let tests specify commands to be run at end of test | Jonathan Nieder | 2010-05-04 | 1 | -1/+27 |
* | | Merge branch 'maint-1.7.0' into maint | Junio C Hamano | 2010-05-04 | 4 | -19/+13 |
|\ \
| |/ |
|
| * | remove ecb parameter from xdi_diff_outf() | René Scharfe | 2010-05-04 | 4 | -19/+13 |
* | | Documentation/git-send-email: Add "Use gmail as the smtp server" | Ping Yin | 2010-05-04 | 1 | -0/+15 |
* | | clone: quell the progress report from init and report on clone | Junio C Hamano | 2010-05-04 | 2 | -2/+6 |
* | | test-lib.sh: Add explicit license detail, with change from GPLv2 to GPLv2+. | Michal Sojka | 2010-05-04 | 1 | -0/+12 |
* | | Gitweb: ignore built file | Sverre Rabbelier | 2010-05-02 | 1 | -0/+1 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-05-01 | 2 | -1/+3 |
|\ \
| |/ |
|
| * | index-pack: fix trivial typo in usage string | Michael J Gruber | 2010-05-01 | 1 | -1/+1 |
| * | git-submodule.sh: properly initialize shell variables | Gerrit Pape | 2010-05-01 | 1 | -0/+2 |
* | | xdiff/xmerge.c: use memset() instead of explicit for-loop | Alexey Mahotkin | 2010-05-01 | 1 | -9/+8 |
* | | Git 1.7.1v1.7.1 | Junio C Hamano | 2010-04-23 | 3 | -9/+8 |
* | | Merge branch 'maint' | Junio C Hamano | 2010-04-23 | 1 | -9/+34 |
|\ \
| |/ |
|
| * | Documentation improvements for the description of short format. | Eric Raymond | 2010-04-23 | 1 | -9/+34 |
* | | Sync with 1.7.0.6 | Junio C Hamano | 2010-04-22 | 2 | -1/+15 |
|\ \
| |/ |
|
| * | Git 1.7.0.6v1.7.0.6 | Junio C Hamano | 2010-04-22 | 4 | -3/+17 |
| * | Merge branch 'mg/use-default-abbrev-length-in-rev-list' into maint | Junio C Hamano | 2010-04-22 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'wp/doc-filter-direction' into maint | Junio C Hamano | 2010-04-22 | 1 | -4/+4 |
| |\ \ |
|
| * \ \ | Merge branch 'jk/maint-diffstat-overflow' into maint | Junio C Hamano | 2010-04-22 | 1 | -9/+12 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'da/maint-python-startup' into maint | Junio C Hamano | 2010-04-22 | 1 | -3/+2 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge branch 'maint' | Junio C Hamano | 2010-04-21 | 1 | -2/+6 |
|\ \ \ \ \ \
| |/ / / / / |
|