aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-add--interactive: manual hunk editing modeThomas Rast2008-07-02
* git-add--interactive: remove hunk coalescingThomas Rast2008-07-02
* git-add--interactive: replace hunk recounting with apply --recountThomas Rast2008-07-02
* git fetch-pack: do not complain about "no common commits" in an empty repoJohannes Schindelin2008-07-02
* Documentation: Point to gitcli(7) from git(1)Brian Gernhardt2008-07-02
* Update draft release notes for 1.6.0Junio C Hamano2008-07-01
* gitcli: Document meaning of --cached and --indexNanako Shiraishi2008-07-01
* Documentation formatting and cleanupJonathan Nieder2008-07-01
* Documentation: be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* Documentation: prepare to be consistent about "git-" versus "git "Jonathan Nieder2008-07-01
* git-daemon(1): don't assume git-daemon is in /usr/binJonathan Nieder2008-07-01
* Documentation: complicate example of "man git-command"Jonathan Nieder2008-07-01
* whitespace fix in Documentation/git-repack.txtJonathan Nieder2008-07-01
* Documentation: fix links to tutorials and other new manual pagesJonathan Nieder2008-07-01
* Merge maint inJunio C Hamano2008-07-01
|\
| * Start draft release notes for 1.5.6.2Junio C Hamano2008-07-01
| * Fix 'git show' on signed tag of signed tag of commitThomas Rast2008-07-01
* | Merge branch 'ph/mergetool'Junio C Hamano2008-07-01
|\ \
| * | Remove the use of '--' in merge program invocationPatrick Higgins2008-06-19
* | | Merge branch 'js/apply-recount'Junio C Hamano2008-07-01
|\ \ \
| * | | Allow git-apply to recount the lines in a hunk (AKA recountdiff)Johannes Schindelin2008-06-28
* | | | Merge branch 'jc/checkdiff'Junio C Hamano2008-07-01
|\ \ \ \
| * | | | Fix t4017-diff-retval for white-space from wcBrian Gernhardt2008-06-29
| * | | | Update sample pre-commit hook to use "diff --check"Junio C Hamano2008-06-26
| * | | | diff --check: detect leftover conflict markersJunio C Hamano2008-06-26
| * | | | Teach "diff --check" about new blank lines at endJunio C Hamano2008-06-26
| * | | | checkdiff: pass diff_options to the callbackJunio C Hamano2008-06-26
| * | | | check_and_emit_line(): rename and refactorJunio C Hamano2008-06-26
| * | | | diff --check: explain why we do not care whether old side is binaryJunio C Hamano2008-06-26
* | | | | Merge branch 'kb/send-email-fifo'Junio C Hamano2008-07-01
|\ \ \ \ \
| * | | | | git-send-email: Accept fifos as well as filesKevin Ballard2008-06-25
* | | | | | Merge branch 'tr/send-email-ssl'Junio C Hamano2008-07-01
|\ \ \ \ \ \
| * | | | | | git-send-email: prevent undefined variable warnings if no encryption is setThomas Rast2008-06-28
| * | | | | | git-send-email: add support for TLS via Net::SMTP::SSLThomas Rast2008-06-25
| |/ / / / /
* | | | | | Merge branch 'js/maint-clone-insteadof'Junio C Hamano2008-07-01
|\ \ \ \ \ \
| * | | | | | clone: respect the settings in $HOME/.gitconfig and /etc/gitconfigJohannes Schindelin2008-06-29
| * | | | | | clone: respect url.insteadOf setting in global configsJohannes Schindelin2008-06-27
* | | | | | | Merge branch 'jc/maint-reset'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \
| * | | | | | | Allow "git-reset path" when unambiguousJunio C Hamano2008-06-25
* | | | | | | | Merge branch 'jk/maint-fetch-ref-hier'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \ \
| * | | | | | | | fetch: give a hint to the user when local refs fail to updateJeff King2008-06-29
| * | | | | | | | fetch: report local storage errors in status tableJeff King2008-06-27
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'dz/apply-again'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \ \
| * | | | | | | | git-apply: handle a patch that touches the same path more than once betterDon Zickus2008-06-27
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'np/pack-default'Junio C Hamano2008-07-01
|\ \ \ \ \ \ \ \
| * | | | | | | | pack.indexversion config option now defaults to 2Nicolas Pitre2008-06-25
| * | | | | | | | repack.usedeltabaseoffset config option now defaults to "true"Nicolas Pitre2008-06-25
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'jc/dashless' (early part)Junio C Hamano2008-07-01
|\ \ \ \ \ \ \ \
| * | | | | | | | Prepare execv_git_cmd() for removal of builtins from the filesystemJunio C Hamano2008-06-23
| * | | | | | | | git-shell: accept "git foo" formJunio C Hamano2008-06-23