summaryrefslogtreecommitdiffstats
path: root/delta.h (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-06Remove duplicated "is a"João Britto1-1/+1
2011-05-05t3701: fix here documentJunio C Hamano1-3/+2
2011-05-05git-fast-import.txt: --relative-marks takes no parameterMichael J Gruber1-2/+2
2011-05-05shell: add missing initialization of argv0_pathDima Sharov1-0/+2
2011-05-05Git 1.7.5.1v1.7.5.1Junio C Hamano3-2/+36
2011-05-04git-add.txt: document 'add.ignoreErrors'Valentin Haenel1-0/+2
2011-04-29Start 1.7.5.1 maintenance trackJunio C Hamano2-1/+15
2011-04-29git-send-email: fix missing space in error messageSylvain Rabot1-1/+1
2011-04-26http: clear POSTFIELDS when initializing a slotJunio C Hamano1-0/+1
2011-04-24Git 1.7.5v1.7.5Junio C Hamano2-1/+6
2011-04-21date: avoid "X years, 12 months" in relative datesMichael J Gruber2-2/+4
2011-04-19Git 1.7.5-rc3v1.7.5-rc3Junio C Hamano3-9/+4
2011-04-19Git 1.7.4.5v1.7.4.5Junio C Hamano3-2/+6
2011-04-19git-svn.txt: Document --mergeinfoMichael J Gruber1-0/+7
2011-04-18Revert "run-command: prettify -D_FORTIFY_SOURCE workaround"Junio C Hamano1-11/+6
2011-04-14archive: document limitation of tar.umask config settingRené Scharfe1-1/+2
2011-04-14t3306,t5304: avoid clock skew issuesMichael J Gruber2-1/+5
2011-04-14git.txt: fix list continuationMichael J Gruber1-1/+0
2011-04-13Git 1.7.5-rc2v1.7.5-rc2Junio C Hamano2-3/+3
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering8-14/+11
2011-04-13revert: Hide '-r' option in default usageRamkumar Ramachandra1-1/+2
2011-04-12--dirstat: In case of renames, use target filename instead of source filenameJohan Herland1-1/+1
2011-04-12t2021: mark a test as fixedJohannes Sixt1-1/+1
2011-04-12t0001: guard a new test with SYMLINKS prerequisiteJohannes Sixt1-1/+1
2011-04-11Teach --dirstat not to completely ignore rearranged lines within a fileJohan Herland4-5/+21
2011-04-11Makefile: extract Q_() source strings as ngettext()Ævar Arnfjörð Bjarmason1-1/+2
2011-04-11i18n: avoid parenthesized string as array initializerRamsay Jones1-1/+1
2011-04-11--dirstat-by-file: Make it faster and more correctJohan Herland3-5/+25
2011-04-11--dirstat: Describe non-obvious differences relative to --stat or regular diffJohan Herland6-7/+40
2011-04-10git-svn: Cache results of running the executable "git config"James Y Knight1-0/+5
2011-04-10git-svn: Add a svn-remote.<name>.pushurl config keyAlejandro R. Sedeño2-3/+26
2011-04-09gitk: Update cherry-pick error message parsingAnders Kaseorg1-1/+1
2011-04-08stash: ensure --no-keep-index and --patch can be used in any orderDan McGee2-5/+6
2011-04-08stash: add two more tests for --no-keep-indexDan McGee2-0/+20
2011-04-07git-p4: replace each tab with 8 spaces for consistencyAndrew Garber1-32/+32
2011-04-06upload-pack: start pack-objects before async rev-listJeff King1-12/+11
2011-04-06Git 1.7.5-rc1v1.7.5-rc1Junio C Hamano3-11/+14
2011-04-06Git 1.7.4.4v1.7.4.4Junio C Hamano3-8/+6
2011-04-06stash: drop dirty worktree check on applyJeff King2-7/+17
2011-04-06Teach core.bigfilethreashold to pack-objectsJunio C Hamano6-9/+14
2011-04-06stash: fix false positive in the invalid ref test.Jon Seymour1-5/+5
2011-04-06stash: fix accidental apply of non-existent stashesJeff King2-11/+7
2011-04-05revisions.txt: language improvementsMichael J Gruber1-35/+35
2011-04-04Documentation: trivial grammar fix in core.worktree descriptionSZEDER Gábor1-1/+1
2011-04-04gitweb: Fix parsing of negative fractional timezones in JavaScriptJakub Narebski1-5/+19
2011-04-03Start preparing for 1.7.4.4Junio C Hamano2-1/+38
2011-04-03pull: do not clobber untracked files on initial pullJeff King2-1/+12
2011-04-03sha1_name: Suggest commit:./file for path in subdirMichael J Gruber2-5/+8
2011-04-03t1506: factor out test for "Did you mean..."Michael J Gruber1-5/+12
2011-04-03compat: add missing #include <sys/resource.h>Jonathan Nieder1-0/+1