Age | Commit message (Expand) | Author | Files | Lines |
2009-12-07 | add-interactive: fix deletion of non-empty files | Jeff King | 2 | -1/+25 |
2009-10-27 | add-interactive: handle deletion of empty files | Jeff King | 2 | -5/+30 |
2009-10-10 | GIT 1.6.5 | Junio C Hamano | 3 | -7/+6 |
2009-10-10 | git-svn: hide find_parent_branch output in double quiet mode | Simon Arlott | 1 | -7/+12 |
2009-10-09 | Documentation: clone: clarify discussion of initial branch | Jonathan Nieder | 1 | -2/+3 |
2009-10-09 | Merge branch 'rs/maint-archive-prefix' | Junio C Hamano | 2 | -3/+16 |
2009-10-09 | Merge branch 'fc/mutt-alias' | Junio C Hamano | 1 | -1/+1 |
2009-10-09 | Merge branch 'ef/msvc-noreturn' | Junio C Hamano | 3 | -9/+11 |
2009-10-09 | Merge branch 'jk/reflog-date' | Junio C Hamano | 3 | -2/+7 |
2009-10-09 | Merge branch 'ch/am-header' | Junio C Hamano | 1 | -1/+1 |
2009-10-09 | bash: add support for 'git replace' | Björn Gustavsson | 1 | -0/+6 |
2009-10-09 | completion: fix alias listings with newlines | Stephen Boyd | 1 | -2/+6 |
2009-10-09 | completion: fix completion of git <TAB><TAB> | Stephen Boyd | 1 | -1/+1 |
2009-10-09 | import-tars: Add missing closing bracket | Ingmar Vanhassel | 1 | -1/+1 |
2009-10-09 | racy-git.txt: explain nsec problem in more detail | Jonathan Nieder | 1 | -4/+6 |
2009-10-09 | Documentation: clarify "working tree" definition | Jonathan Nieder | 1 | -3/+3 |
2009-10-09 | Documentation: clarify branch creation | Jonathan Nieder | 1 | -8/+8 |
2009-10-09 | Documentation: branch: update --merged description | Jonathan Nieder | 1 | -4/+6 |
2009-10-09 | Documentation: clarify mergeoptions description | Jonathan Nieder | 2 | -3/+3 |
2009-10-09 | Documentation: git fmt-merge-msg does not have to be a script | Jonathan Nieder | 2 | -5/+6 |
2009-10-09 | Describe DOCBOOK_XSL_172, ASCIIDOC_NO_ROFF options in Makefile | Jonathan Nieder | 1 | -1/+5 |
2009-10-09 | pull: improve advice for unconfigured error case | Jeff King | 1 | -4/+12 |
2009-10-09 | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 1 | -2/+9 |
2009-10-09 | git-svn: Avoid spurious errors when rewriteRoot is used. | Alexander Gavrilov | 1 | -2/+9 |
2009-10-09 | Merge branch 'ms/msvc' | Junio C Hamano | 3 | -3/+3 |
2009-10-08 | Update draft release notes to 1.6.5 | Junio C Hamano | 1 | -6/+10 |
2009-10-08 | Merge branch 'maint' | Junio C Hamano | 1 | -5/+2 |
2009-10-08 | Makefile: add a note about the NO_MMAP setting on IRIX and IRIX64 | Brandon Casey | 1 | -0/+12 |
2009-10-08 | ls-files: die instead of fprintf/exit in -i error | Ben Walton | 1 | -5/+2 |
2009-10-08 | Makefile: enable THREADED_DELTA_SEARCH on IRIX and IRIX64 | Brandon Casey | 1 | -0/+2 |
2009-10-08 | Fix the exit code of MSVC build scripts on cygwin | Ramsay Jones | 2 | -2/+2 |
2009-10-08 | Fix MSVC build on cygwin | Ramsay Jones | 1 | -1/+1 |
2009-10-08 | Git archive and trailing "/" in prefix | René Scharfe | 2 | -3/+16 |
2009-10-07 | completion: add dirstat and friends to diff options | Stephen Boyd | 1 | -0/+2 |
2009-10-07 | completion: update am, commit, and log | Stephen Boyd | 1 | -2/+7 |
2009-10-07 | Makefile: enable THREADED_DELTA_SEARCH on SunOS | Brandon Casey | 1 | -0/+1 |
2009-10-07 | Merge branch 'maint' | Junio C Hamano | 1 | -3/+6 |
2009-10-07 | fast-import.c::validate_raw_date(): really validate the value | Junio C Hamano | 1 | -3/+6 |
2009-10-07 | README: git lives at http://git-scm.com these days | Stefan Naewe | 1 | -1/+1 |
2009-10-05 | git-pull: dead code removal | Junio C Hamano | 1 | -8/+1 |
2009-10-04 | Merge branch 'maint' | Junio C Hamano | 2 | -3/+19 |
2009-10-04 | Merge branch 'jc/maint-1.6.4-show-branch-default' into maint | Junio C Hamano | 2 | -3/+19 |
2009-10-04 | show-branch: fix segfault when showbranch.default exists | Junio C Hamano | 2 | -3/+19 |
2009-10-03 | Fix '--relative-date' | Johan Sageryd | 2 | -1/+2 |
2009-10-02 | tests: make all test files executable | Mark Rada | 2 | -0/+0 |
2009-10-02 | filter-branch: add --prune-empty to option summary | Adam Brewster | 1 | -0/+1 |
2009-10-02 | Fix some printf format warnings | Ramsay Jones | 1 | -2/+2 |
2009-10-01 | send-email: fix mutt regex for grouped aliases | Felipe Contreras | 1 | -1/+1 |
2009-10-01 | add NORETURN_PTR for function pointers | Erik Faye-Lund | 2 | -4/+6 |
2009-10-01 | increase portability of NORETURN declarations | Erik Faye-Lund | 3 | -9/+9 |