aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* config.txt: document add.ignore-errorsStephen Boyd2009-05-31
* bash: remove always true if statement from __git_ps1()SZEDER Gábor2009-05-31
* git-apply(1): Clarify that one can select where to apply the patchBjörn Steinbrink2009-05-31
* http-push: reuse existing is_null_refClemens Buchacher2009-05-31
* Merge git://git.bogomips.org/git-svnJunio C Hamano2009-05-30
|\
| * git-svn: refuse to dcommit non-UTF-8 messagesEric Wong2009-05-28
* | Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-30
* | Merge branch 'sb/maint-1.6.2-opt-filename-fix'Junio C Hamano2009-05-29
|\ \
| * | apply, fmt-merge-msg: use relative filenamesStephen Boyd2009-05-23
| * | commit: -F overrides -tStephen Boyd2009-05-23
* | | Merge branch 'jc/maint-add-p-coalesce-fix'Junio C Hamano2009-05-29
|\ \ \
| * | | t3701: ensure correctly set up repository after skipped testsJohannes Sixt2009-05-25
| * | | Revert "git-add--interactive: remove hunk coalescing"Junio C Hamano2009-05-16
| * | | Splitting a hunk that adds a line at the top fails in "add -p"Matt Graham2009-05-16
* | | | Merge branch 'rs/maint-grep-word-regexp-fix'Junio C Hamano2009-05-29
|\ \ \ \
| * | | | grep: fix word-regexp at the beginning of linesRené Scharfe2009-05-23
* | | | | t9120: don't expect failure with SVN_HTTPD_PORT unsetStephen Boyd2009-05-29
* | | | | Merge branch 'maint'Junio C Hamano2009-05-28
|\ \ \ \ \
| * | | | | fix segfault showing an empty remoteClemens Buchacher2009-05-27
* | | | | | t5500: Modernize test styleStephen Boyd2009-05-27
* | | | | | completion: fix PS1 display during an AM on detached HEADJunio C Hamano2009-05-27
* | | | | | imap-send: add support for IPv6Benjamin Kramer2009-05-26
| |_|_|_|/ |/| | | |
* | | | | Update draft release notes to 1.6.4Junio C Hamano2009-05-25
* | | | | Merge branch 'maint'Junio C Hamano2009-05-25
|\ \ \ \ \ | |/ / / /
| * | | | Prepare for 1.6.3.2Junio C Hamano2009-05-25
| * | | | Merge branch 'js/maint-no-ln-across-libexec-and-bin' into maintJunio C Hamano2009-05-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'lt/maint-diff-reduce-lstat' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'do/maint-merge-recursive-fix' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'jk/maint-1.6.0-trace-argv' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'np/push-delta' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'ar/merge-one-file-diag' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'ar/unlink-err' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'jk/maint-add-empty' into maintJunio C Hamano2009-05-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | fix cat-file usage message and documentationJeff King2009-05-25
| * | | | | | | | | | | | | fetch: report ref storage DF errors more accuratelyJeff King2009-05-25
| * | | | | | | | | | | | | lock_ref: inform callers of unavailable refJeff King2009-05-25
| * | | | | | | | | | | | | merge-options.txt: Clarify merge --squashMichael J Gruber2009-05-25
* | | | | | | | | | | | | | convert bare readlink to strbuf_readlinkJeff King2009-05-25
* | | | | | | | | | | | | | Merge branch 'maint'Junio C Hamano2009-05-24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'maint-1.6.2' into maintJunio C Hamano2009-05-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'maint-1.6.1' into maint-1.6.2Junio C Hamano2009-05-24
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Merge branch 'maint-1.6.0' into maint-1.6.1Junio C Hamano2009-05-24
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | http-push.c::remove_locks(): fix use after freeAlex Riesen2009-05-24
* | | | | | | | | | | | | | | t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to CNguyễn Thái Ngọc Duy2009-05-24
* | | | | | | | | | | | | | | post-receive-email: hooks.showrev: show how to include both web link and patchJim Meyering2009-05-23
* | | | | | | | | | | | | | | MinGW: Fix compiler warning in merge-recursiveJohannes Schindelin2009-05-23
* | | | | | | | | | | | | | | MinGW: Add a simple getpass()Johannes Schindelin2009-05-23
* | | | | | | | | | | | | | | MinGW: use POSIX signature of waitpid()Johannes Schindelin2009-05-23
* | | | | | | | | | | | | | | MinGW: the path separator to split GITPERLLIB is ';' on Win32Johannes Schindelin2009-05-23