Age | Commit message (Expand) | Author | Files | Lines |
2009-10-28 | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2 | -1/+7 |
2009-10-27 | Do not try to remove directories when removing old links | Sebastian Schuberth | 1 | -1/+1 |
2009-10-27 | add-interactive: handle deletion of empty files | Jeff King | 2 | -5/+30 |
2009-10-27 | rebase -i: more graceful handling of invalid commands | Jan Krüger | 1 | -1/+6 |
2009-10-27 | help -i: properly error out if no info viewer can be found | Gerrit Pape | 1 | -0/+1 |
2009-10-25 | push: always load default config | Jeff King | 1 | -2/+1 |
2009-10-25 | GIT 1.6.5.2 | Junio C Hamano | 4 | -3/+23 |
2009-10-25 | Merge branch 'jc/maint-fix-unpack-zlib-check' into maint | Junio C Hamano | 1 | -5/+3 |
2009-10-25 | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2 | -8/+32 |
2009-10-25 | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4 | Junio C Hamano | 2 | -8/+32 |
2009-10-25 | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4 | Junio C Hamano | 1 | -3/+6 |
2009-10-24 | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test | Markus Heidelberg | 1 | -1/+1 |
2009-10-24 | Work around option parsing bug in the busybox tar implementation | Andreas Schwab | 1 | -1/+1 |
2009-10-23 | Fix list of released versions in the toc document | Junio C Hamano | 1 | -1/+1 |
2009-10-23 | Merge branch 'jp/maint-send-email-fold' into maint | Junio C Hamano | 2 | -22/+78 |
2009-10-23 | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint | Junio C Hamano | 1 | -3/+6 |
2009-10-23 | Merge branch 'pv/maint-add-p-no-exclude' into maint | Junio C Hamano | 2 | -1/+15 |
2009-10-23 | Do not fail "describe --always" in a tag-less repository | Junio C Hamano | 2 | -1/+3 |
2009-10-22 | Quote ' as \(aq in manpages | Thomas Rast | 3 | -0/+28 |
2009-10-22 | Documentation/merge-options.txt: order options in alphabetical groups | Jari Aalto | 1 | -43/+45 |
2009-10-22 | Documentation/git-pull.txt: Add subtitles above included option files | Jari Aalto | 1 | -0/+7 |
2009-10-21 | Fix incorrect error check while reading deflated pack data | Junio C Hamano | 1 | -5/+3 |
2009-10-21 | blame: make sure that the last line ends in an LF | Johannes Schindelin | 1 | -0/+6 |
2009-10-21 | git-clone.txt: Fix grammar and formatting | Björn Gustavsson | 1 | -13/+13 |
2009-10-21 | receive-pack: run "gc --auto --quiet" and optionally "update-server-info" | Junio C Hamano | 2 | -0/+29 |
2009-10-21 | gc --auto --quiet: make the notice a bit less verboase | Junio C Hamano | 1 | -4/+7 |
2009-10-21 | Documentation/fetch-options.txt: order options alphabetically | Jari Aalto | 1 | -24/+24 |
2009-10-21 | modernize fetch/merge/pull examples | Clemens Buchacher | 3 | -45/+66 |
2009-10-21 | Document `delta` attribute in "git help attributes". | Nasser Grainawi | 1 | -0/+10 |
2009-10-21 | Mark files in t/t5100 as UTF-8 | Johannes Sixt | 1 | -0/+4 |
2009-10-21 | Remove a left-over file from t/t5100 | Johannes Sixt | 1 | -35/+0 |
2009-10-20 | Documentation/git-gc.txt: change "references" to "reference" | Matt Kraai | 1 | -1/+1 |
2009-10-19 | cvsimport: fix relative argument filenames | Jeff King | 1 | -3/+14 |
2009-10-18 | git push: say that --tag can't be used with --all or --mirror in help text | Nanako Shiraishi | 1 | -1/+1 |
2009-10-18 | git push: remove incomplete options list from help text | Nanako Shiraishi | 1 | -1/+1 |
2009-10-18 | document push's new quiet option | Jeff King | 1 | -0/+5 |
2009-10-18 | Makefile: clean block-sha1/ directory instead of mozilla-sha1/ | Carlos R. Mafra | 1 | -1/+1 |
2009-10-16 | GIT 1.6.5.1 | Junio C Hamano | 4 | -2/+23 |
2009-10-16 | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2 | -1/+67 |
2009-10-16 | grep: do not segfault when -f is used | Matt Kraai | 2 | -1/+67 |
2009-10-14 | info/grafts: allow trailing whitespaces at the end of line | Junio C Hamano | 1 | -2/+2 |
2009-10-14 | sha1_file: Fix infinite loop when pack is corrupted | Shawn O. Pearce | 2 | -0/+13 |
2009-10-14 | change throughput display units with fast links | Nicolas Pitre | 1 | -1/+7 |
2009-10-14 | clone: Supply the right commit hash to post-checkout when -b is used | Björn Steinbrink | 2 | -1/+3 |
2009-10-14 | gitweb: fix esc_param | Giuseppe Bilotta | 1 | -2/+1 |
2009-10-13 | remote-curl: add missing initialization of argv0_path | Johannes Sixt | 1 | -0/+1 |
2009-10-13 | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 1 | -1/+2 |
2009-10-12 | Documentation: describe check-ref-format --branch | Jonathan Nieder | 1 | -3/+6 |
2009-10-12 | git-stash documentation: mention default options for 'list' | Miklos Vajna | 1 | -1/+2 |
2009-10-12 | ls-files: excludes should not impact tracked files | Jeff King | 2 | -8/+32 |