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