Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | apply --whitespace=fix: detect new blank lines at eof correctly | Junio C Hamano | 2009-09-04 | 2 | -0/+30 | |
| | * | | | | apply --whitespace=fix: fix handling of blank lines at the eof | Junio C Hamano | 2009-09-04 | 2 | -1/+30 | |
* | | | | | | Merge branch 'jc/maint-1.6.3-graft-trailing-space' into maint | Junio C Hamano | 2009-11-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | info/grafts: allow trailing whitespaces at the end of line | Junio C Hamano | 2009-10-14 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'tr/maint-roff-quote' into maint | Junio C Hamano | 2009-11-15 | 3 | -0/+28 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Quote ' as \(aq in manpages | Thomas Rast | 2009-10-22 | 3 | -0/+28 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'ja/fetch-doc' into maint | Junio C Hamano | 2009-11-15 | 3 | -67/+76 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Documentation/merge-options.txt: order options in alphabetical groups | Jari Aalto | 2009-10-22 | 1 | -43/+45 | |
| * | | | | | | | Documentation/git-pull.txt: Add subtitles above included option files | Jari Aalto | 2009-10-22 | 1 | -0/+7 | |
| * | | | | | | | Documentation/fetch-options.txt: order options alphabetically | Jari Aalto | 2009-10-21 | 1 | -24/+24 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'cb/doc-fetch-pull-merge' into maint | Junio C Hamano | 2009-11-15 | 3 | -45/+66 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | modernize fetch/merge/pull examples | Clemens Buchacher | 2009-10-21 | 3 | -45/+66 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge branch 'jk/maint-cvsimport-pathname' into maint | Junio C Hamano | 2009-11-15 | 1 | -3/+14 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | cvsimport: fix relative argument filenames | Jeff King | 2009-10-19 | 1 | -3/+14 | |
* | | | | | | | | Merge branch 'jc/receive-pack-auto' into maint | Junio C Hamano | 2009-11-15 | 3 | -4/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info" | Junio C Hamano | 2009-10-21 | 2 | -0/+29 | |
| * | | | | | | | | gc --auto --quiet: make the notice a bit less verboase | Junio C Hamano | 2009-10-21 | 1 | -4/+7 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'gb/maint-gitweb-esc-param' into maint | Junio C Hamano | 2009-11-15 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | gitweb: fix esc_param | Giuseppe Bilotta | 2009-10-14 | 1 | -2/+1 | |
* | | | | | | | | | Merge branch 'jn/gitweb-patch' into maint | Junio C Hamano | 2009-11-15 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | gitweb: Do not show 'patch' link for merge commits | Jakub Narebski | 2009-10-09 | 1 | -3/+3 | |
* | | | | | | | | | | git-add.txt: fix formatting of --patch section | Stephen Boyd | 2009-11-14 | 1 | -4/+4 | |
* | | | | | | | | | | check-ref-format -h: it does not know the --print option yet | Junio C Hamano | 2009-11-10 | 1 | -1/+1 | |
* | | | | | | | | | | merge: do not setup worktree twice | Jonathan Nieder | 2009-11-10 | 1 | -1/+0 | |
* | | | | | | | | | | check-ref-format: update usage string | Jonathan Nieder | 2009-11-10 | 1 | -1/+5 | |
* | | | | | | | | | | Add intermediate build products to .gitignore | Jonathan Nieder | 2009-11-08 | 1 | -0/+1 | |
* | | | | | | | | | | Fix documentation grammar typo | Gisle Aas | 2009-11-04 | 1 | -1/+1 | |
* | | | | | | | | | | Allow curl helper to work without a local repository | Daniel Barkalow | 2009-11-03 | 1 | -1/+4 | |
* | | | | | | | | | | Require a struct remote in transport_get() | Daniel Barkalow | 2009-11-03 | 2 | -5/+8 | |
* | | | | | | | | | | Merge branch 'bg/clone-doc' into maint | Junio C Hamano | 2009-11-01 | 1 | -13/+13 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | git-clone.txt: Fix grammar and formatting | Björn Gustavsson | 2009-10-21 | 1 | -13/+13 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Makefile: add compat/bswap.h to LIB_H | Dmitry V. Levin | 2009-11-01 | 1 | -0/+1 | |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
* | | | | | | | | | clone: detect extra arguments | Jonathan Nieder | 2009-10-30 | 1 | -1/+6 | |
* | | | | | | | | | clone: fix help on options | Junio C Hamano | 2009-10-30 | 1 | -2/+4 | |
* | | | | | | | | | push: fix typo in usage | Jeff King | 2009-10-30 | 1 | -1/+1 | |
* | | | | | | | | | More precise description of 'git describe --abbrev' | Gisle Aas | 2009-10-30 | 1 | -4/+13 | |
* | | | | | | | | | help -a: do not unnecessarily look for a repository | Johannes Schindelin | 2009-10-28 | 1 | -3/+3 | |
* | | | | | | | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-28 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | rebase -i: more graceful handling of invalid commands | Jan Krüger | 2009-10-27 | 1 | -1/+6 | |
| * | | | | | | | | | help -i: properly error out if no info viewer can be found | Gerrit Pape | 2009-10-27 | 1 | -0/+1 | |
* | | | | | | | | | | Do not try to remove directories when removing old links | Sebastian Schuberth | 2009-10-27 | 1 | -1/+1 | |
* | | | | | | | | | | GIT 1.6.5.2v1.6.5.2 | Junio C Hamano | 2009-10-25 | 4 | -3/+23 | |
* | | | | | | | | | | Merge branch 'jc/maint-fix-unpack-zlib-check' into maint | Junio C Hamano | 2009-10-25 | 1 | -5/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix incorrect error check while reading deflated pack data | Junio C Hamano | 2009-10-21 | 1 | -5/+3 | |
* | | | | | | | | | | | Merge branch 'maint-1.6.4' into maint | Junio C Hamano | 2009-10-25 | 2 | -8/+32 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch 'jk/maint-1.6.3-ls-files-no-ignore-cached' into maint-1.6.4 | Junio C Hamano | 2009-10-25 | 2 | -8/+32 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | | | ||||||
| | * | | | | | | | | | ls-files: excludes should not impact tracked files | Jeff King | 2009-10-12 | 2 | -8/+32 | |
| * | | | | | | | | | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maint-1.6.4 | Junio C Hamano | 2009-10-25 | 1 | -3/+6 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | t7800-difftool: fix the effectless GIT_DIFFTOOL_PROMPT test | Markus Heidelberg | 2009-10-24 | 1 | -1/+1 | |
* | | | | | | | | | | | | Work around option parsing bug in the busybox tar implementation | Andreas Schwab | 2009-10-24 | 1 | -1/+1 |