summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* t5400: remove dead codesb/t5400-remove-unusedStefan Beller2014-12-161-15/+1
* t5400: Fix a couple of typosJohan Herland2011-05-131-2/+2
* Remove duplicated "is a"João Britto2011-05-051-1/+1
* t3701: fix here documentJunio C Hamano2011-05-051-3/+2
* git-fast-import.txt: --relative-marks takes no parameterMichael J Gruber2011-05-051-2/+2
* shell: add missing initialization of argv0_pathDima Sharov2011-05-051-0/+2
* Git 1.7.5.1v1.7.5.1Junio C Hamano2011-05-043-2/+36
* Merge branch 'jh/dirstat' into maintJunio C Hamano2011-05-048-12/+81
|\
| * --dirstat: In case of renames, use target filename instead of source filenameJohan Herland2011-04-121-1/+1
| * Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland2011-04-114-5/+21
| * --dirstat-by-file: Make it faster and more correctJohan Herland2011-04-113-5/+25
| * --dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland2011-04-116-7/+40
* | Merge branch 'sp/maint-clear-postfields' into maintJunio C Hamano2011-05-041-0/+1
|\ \
| * | http: clear POSTFIELDS when initializing a slotJunio C Hamano2011-04-261-0/+1
* | | Merge branch 'jk/maint-stash-oob' into maintJunio C Hamano2011-05-042-16/+12
|\ \ \
| * | | stash: fix false positive in the invalid ref test.Jon Seymour2011-04-051-5/+5
| * | | stash: fix accidental apply of non-existent stashesJeff King2011-04-052-11/+7
* | | | Merge branch 'jk/maint-upload-pack-shallow' into maintJunio C Hamano2011-05-041-12/+11
|\ \ \ \
| * | | | upload-pack: start pack-objects before async rev-listJeff King2011-04-061-12/+11
* | | | | Merge branch 'dm/stash-k-i-p' into maintJunio C Hamano2011-05-043-4/+25
|\ \ \ \ \
| * | | | | stash: ensure --no-keep-index and --patch can be used in any orderDan McGee2011-04-072-5/+6
| * | | | | stash: add two more tests for --no-keep-indexDan McGee2011-04-072-0/+20
* | | | | | Merge branch 'jc/pack-objects-bigfile' into maintJunio C Hamano2011-05-046-9/+14
|\ \ \ \ \ \
| * | | | | | Teach core.bigfilethreashold to pack-objectsJunio C Hamano2011-04-056-9/+14
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'mg/reflog-with-options' into maintJunio C Hamano2011-05-042-13/+35
|\ \ \ \ \ \
| * | | | | | reflog: fix overriding of command line optionsMichael J Gruber2011-04-012-8/+3
| * | | | | | t/t1411: test reflog with formatsMichael J Gruber2011-04-011-0/+18
| * | | | | | builtin/log.c: separate default and setup of cmd_log_init()Michael J Gruber2011-04-011-6/+15
* | | | | | | Merge branch 'jk/stash-loosen-safety' into maintJunio C Hamano2011-05-042-7/+17
|\ \ \ \ \ \ \
| * | | | | | | stash: drop dirty worktree check on applyJeff King2011-04-062-7/+17
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'ar/clean-rmdir-empty' into maintJunio C Hamano2011-05-042-1/+8
|\ \ \ \ \ \ \
| * | | | | | | clean: unreadable directory may still be rmdir-able if it is emptyAlex Riesen2011-04-012-1/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'mg/sha1-path-advise' into maintJunio C Hamano2011-05-042-9/+19
|\ \ \ \ \ \ \
| * | | | | | | sha1_name: Suggest commit:./file for path in subdirMichael J Gruber2011-04-032-5/+8
| * | | | | | | t1506: factor out test for "Did you mean..."Michael J Gruber2011-04-031-5/+12
* | | | | | | | git-add.txt: document 'add.ignoreErrors'Valentin Haenel2011-05-041-0/+2
* | | | | | | | Start 1.7.5.1 maintenance trackJunio C Hamano2011-04-292-1/+15
* | | | | | | | Merge branch 'mg/x-years-12-months' into maintJunio C Hamano2011-04-292-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | date: avoid "X years, 12 months" in relative datesMichael J Gruber2011-04-202-2/+4
* | | | | | | | | git-send-email: fix missing space in error messageSylvain Rabot2011-04-291-1/+1
* | | | | | | | | Git 1.7.5v1.7.5Junio C Hamano2011-04-232-1/+6
* | | | | | | | | Git 1.7.5-rc3v1.7.5-rc3Junio C Hamano2011-04-193-9/+4
* | | | | | | | | Sync with 1.7.4.5Junio C Hamano2011-04-192-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Git 1.7.4.5v1.7.4.5Junio C Hamano2011-04-193-2/+6
| * | | | | | | | | git-svn.txt: Document --mergeinfoMichael J Gruber2011-04-191-0/+7
* | | | | | | | | | Revert "run-command: prettify -D_FORTIFY_SOURCE workaround"Junio C Hamano2011-04-181-11/+6
* | | | | | | | | | Merge branch 'maint'Junio C Hamano2011-04-144-3/+7
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | archive: document limitation of tar.umask config settingRené Scharfe2011-04-141-1/+2
| * | | | | | | | | t3306,t5304: avoid clock skew issuesMichael J Gruber2011-04-142-1/+5
| * | | | | | | | | git.txt: fix list continuationMichael J Gruber2011-04-141-1/+0