summaryrefslogtreecommitdiffstats
path: root/list-objects.h (unfollow)
Commit message (Expand)AuthorFilesLines
2010-08-16git-svn: fix fetch with deleted tagDavid D. Kilzer3-2/+99
2010-08-16git-svn: fix regex to remove "tail" from svn tagsDavid D. Kilzer1-1/+1
2010-08-13push: mention "git pull" in error message for non-fast forwardsMatthieu Moy1-2/+2
2010-08-13Standardize do { ... } while (0) styleJonathan Nieder4-10/+10
2010-08-13t/t7003: replace \t with literal tab in sed expressionBrandon Casey1-1/+1
2010-08-12index-pack: Don't follow replace refs.Nelson Elhage2-0/+8
2010-08-11post-receive-email: remove spurious commas in email subjectMatthieu Moy1-1/+1
2010-08-11fast-import: export correctly marks larger than 2^20-1Raja R Harinath2-1/+58
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason1-3/+2
2010-08-11diff: strip extra "/" when stripping prefixJakub Narebski2-2/+69
2010-08-09gitweb: clarify search results page when no matching commit foundJonathan Nieder1-4/+5
2010-08-09Documentation: add a FILES section for show-refJonathan Nieder1-1/+7
2010-08-09Makefile: add missing dependency on http.hJonathan Nieder1-1/+1
2010-08-09Makefile: add missing dependencies on url.hJonathan Nieder1-0/+1
2010-08-09Documentation/git-log: Clarify --full-diffMichael J Gruber1-0/+3
2010-08-09git-rebase: fix typo when parsing --force-rebaseWilly Tarreau1-1/+1
2010-08-09imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason1-4/+8
2010-08-09prune: allow --dry-run for -n and --verbose for -vRené Scharfe2-3/+4
2010-08-09notes: allow --dry-run for -n and --verbose for -vRené Scharfe2-2/+5
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2-6/+31
2010-08-09Documentation: cite git-am from git-applyBrad King1-0/+10
2010-08-09t7003: fix subdirectory-filter testThomas Rast1-1/+2
2010-08-07smart-http: Don't deadlock on server failureShawn O. Pearce1-2/+3
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2-0/+19
2010-08-06check-ref-format: handle subcommands in separate functionsJonathan Nieder1-17/+25
2010-08-05pretty-options.txt: match --format's documentation with implementation.Matthieu Moy1-1/+1
2010-08-05instaweb: add access+error logging for WEBrickEric Wong1-0/+6
2010-08-05instaweb: minimize moving parts for WEBrickEric Wong1-28/+17
2010-08-05instaweb: fix WEBrick server supportEric Wong1-2/+27
2010-08-05git svn: URL-decode left-hand side of svn refspecSteven Walter1-0/+2
2010-08-03contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra1-0/+1
2010-08-03contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2-2/+2
2010-08-03Documentation: flesh out “git pull” descriptionJonathan Nieder1-11/+54
2010-08-03upload-pack: Improve error message when bad ref requestedElijah Newren2-1/+11
2010-08-03Document git-instaweb start/stop/restartJared Hance1-0/+3
2010-08-03gitweb: Fix typo in run() subroutineJakub Narebski1-1/+1
2010-08-02sha1_name.c: fix parsing of ":/token" syntaxJunio C Hamano1-10/+11
2010-08-02git svn: fix dcommit to work with touched filesDavid D. Kilzer2-0/+12
2010-08-02ls-files: learn a debugging dump formatThomas Rast2-0/+15
2010-08-02test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason1-3/+0
2010-08-02test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason1-1/+3
2010-08-02builtin/push.c: remove useless temporary variableJared Hance1-4/+4
2010-08-02gitweb: allow configurations that change with each requestJonathan Nieder1-4/+4
2010-08-02Documentation/rev-parse: quoting is required with --parseoptThomas Rast1-2/+5
2010-08-02Documentation: reporting bugsJunio C Hamano1-0/+7
2010-08-02Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano1-1/+0
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts1-18/+37
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts1-1/+1
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain4-4/+51
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts1-3/+8