summaryrefslogtreecommitdiffstats
path: root/reflog-walk.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-05-08Remove gitweb/gitweb.cgi and other legacy targets from main MakefileJakub Narebski1-26/+0
2011-05-08git-instaweb: Simplify build dependency on gitwebJakub Narebski1-1/+1
2011-04-24Git 1.7.5v1.7.5Junio C Hamano2-1/+6
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-12t2021: mark a test as fixedJohannes Sixt1-1/+1
2011-04-12t0001: guard a new test with SYMLINKS prerequisiteJohannes Sixt1-1/+1
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-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-07git-p4: replace each tab with 8 spaces for consistencyAndrew Garber1-32/+32
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-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-03compat: add missing #include <sys/resource.h>Jonathan Nieder1-0/+1
2011-04-03git.el: Don't use font-lock-compile-keywordsLawrence Mitchell1-3/+10
2011-04-03t2019-checkout-ambiguous-ref.sh: depend on C_LOCALE_OUTPUTÆvar Arnfjörð Bjarmason1-2/+2
2011-04-03Fix two unused variable warnings in gcc 4.6Dan McGee2-6/+1
2011-04-03Remove old binaries from .gitignoreDan McGee1-2/+0
2011-04-03sparse: Fix errors and silence warningsStephen Boyd7-9/+9
2011-04-03Update release notesJunio C Hamano2-23/+21
2011-04-03Git 1.7.4.3v1.7.4.3Junio C Hamano3-2/+34
2011-04-03Doc: mention --delta-base-offset is the default for Porcelain commandsJunio C Hamano1-1/+6
2011-04-02"log --cherry-pick" documentation regression fixJunio C Hamano1-2/+2
2011-04-02revisions.txt: structure with a labelled listMichael J Gruber1-35/+51
2011-04-02revisions.txt: consistent use of quotesMichael J Gruber1-52/+52
2011-04-01docs: fix filter-branch subdir example for exotic repo namesJeff King1-1/+1
2011-03-31Git 1.7.5-rc0v1.7.5-rc0Junio C Hamano2-2/+2
2011-03-31parse-remote: typofixJunio C Hamano1-1/+1
2011-03-31submodule: process conflicting submodules only onceNicolas Morey-Chaisemartin3-9/+83
2011-03-30remote: deprecate --mirrorJeff King2-5/+7
2011-03-30remote: separate the concept of push and fetch mirrorsJeff King3-19/+129
2011-03-30remote: disallow some nonsensical option combinationsJeff King1-0/+5
2011-03-30grep: allow -E and -n to be turned on by default via configurationJoe Ratterman4-1/+52
2011-03-30contrib/thunderbird-patch-inline: do not require bash to run the scriptMaxin john1-2/+2
2011-03-30t8001: check the exit status of the command being testedJunio C Hamano1-5/+6