aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* apply: omit ws check for excluded pathsJunio C Hamano2014-08-07
* apply: hoist use_patch() helper for path exclusion upJunio C Hamano2014-08-07
* apply: use the right attribute for paths in non-Git patchesJunio C Hamano2014-08-07
* Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-22
|\
| * Documentation: fix missing text for rev-parse --verifybrian m. carlson2014-07-22
* | Merge branch 'maint-1.8.5' into maint-1.9Junio C Hamano2014-07-16
|\ \ | |/
| * annotate: use argv_arrayRené Scharfe2014-07-16
| * t7300: repair filesystem permissions with test_when_finishedJeff King2014-07-02
| * enums: remove trailing ',' after last item in enumRonnie Sahlberg2014-07-02
* | Git 1.9.4v1.9.4Junio C Hamano2014-05-30
* | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-28
|\ \
| * | git-prompt.sh: don't assume the shell expands the value of PS1Richard Hansen2014-05-19
* | | Merge branch 'mw/symlinks' into maintJunio C Hamano2014-05-28
|\ \ \
| * | | setup: fix windows path buffer over-steppingMartin Erik Werner2014-04-24
| * | | setup: don't dereference in-tree symlinks for absolute pathsMartin Erik Werner2014-02-04
| * | | setup: add abspath_part_inside_repo() functionMartin Erik Werner2014-02-04
| * | | t0060: add tests for prefix_path when path begins with work treeMartin Erik Werner2014-02-04
| * | | t0060: add test for prefix_path when path == work treeMartin Erik Werner2014-02-04
| * | | t0060: add test for prefix_path on symlinks via absolute pathsMartin Erik Werner2014-02-04
| * | | t3004: add test for ls-files on symlinks via absolute pathsJunio C Hamano2014-02-04
* | | | Git 1.9.3v1.9.3Junio C Hamano2014-05-09
* | | | shell doc: remove stray "+" in exampleJonathan Nieder2014-05-08
* | | | Start preparing for 1.9.3Junio C Hamano2014-05-08
* | | | Merge branch 'cl/p4-use-diff-tree' into maintJunio C Hamano2014-05-08
|\ \ \ \
| * | | | git-p4: format-patch to diff-tree change breaks binary patchesTolga Ceylan2014-05-07
* | | | | Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname' into maintJunio C Hamano2014-05-08
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | git-prompt.sh: don't put unsanitized branch names in $PS1Richard Hansen2014-04-22
| | |_|/ | |/| |
* | | | Merge branch 'km/avoid-non-function-return-in-rebase' into maintJunio C Hamano2014-05-08
|\ \ \ \
| * | | | Revert "rebase: fix run_specific_rebase's use of "return" on FreeBSD"Kyle J. McKay2014-04-17
| * | | | rebase: avoid non-function use of "return" on FreeBSDKyle J. McKay2014-04-17
* | | | | Merge branch 'tb/unicode-6.3-zero-width' into maintJunio C Hamano2014-05-08
|\ \ \ \ \
| * | | | | utf8.c: partially update to version 6.3Torsten Bögershausen2014-04-09
* | | | | | Merge branch 'km/avoid-bs-in-shell-glob' into maintJunio C Hamano2014-05-08
|\ \ \ \ \ \
| * | | | | | test: fix t5560 on FreeBSDKyle J. McKay2014-04-11
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'km/avoid-cp-a' into maintJunio C Hamano2014-05-08
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | test: fix t7001 cp to use POSIX optionsKyle J. McKay2014-04-11
| |/ / / /
* | | | | Git 1.9.2v1.9.2Junio C Hamano2014-04-09
* | | | | Merge branch 'jl/nor-or-nand-and' into maintJunio C Hamano2014-04-09
|\ \ \ \ \
| * | | | | code and test: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | comments: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | contrib: fix misuses of "nor"Justin Lebar2014-03-31
| * | | | | Documentation: fix misuses of "nor"Justin Lebar2014-03-31
* | | | | | Merge branch 'cn/fetch-prune-overlapping-destination' into maintJunio C Hamano2014-04-09
|\ \ \ \ \ \
| * | | | | | fetch: handle overlaping refspecs on --pruneCarlos Martín Nieto2014-03-26
| * | | | | | fetch: add a failing test for prunning with overlapping refspecsCarlos Martín Nieto2014-02-28
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'mh/update-ref-batch-create-fix' into maintJunio C Hamano2014-04-09
|\ \ \ \ \ \
| * | | | | | update-ref: fail create operation over stdin if ref already existsAman Gupta2014-04-02
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'jk/commit-dates-parsing-fix' into maintJunio C Hamano2014-04-09
|\ \ \ \ \ \
| * | | | | | t4212: loosen far-in-future test for AIXJeff King2014-04-01
| * | | | | | date: recognize bogus FreeBSD gmtime outputJeff King2014-04-01