summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-11post-receive-email: remove spurious commas in email subjectMatthieu Moy
2010-08-11fast-import: export correctly marks larger than 2^20-1Raja R Harinath
2010-08-11t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason
2010-08-11diff: strip extra "/" when stripping prefixJakub Narebski
2010-08-09gitweb: clarify search results page when no matching commit foundJonathan Nieder
2010-08-09Documentation: add a FILES section for show-refJonathan Nieder
2010-08-09Makefile: add missing dependency on http.hJonathan Nieder
2010-08-09Makefile: add missing dependencies on url.hJonathan Nieder
2010-08-09Documentation/git-log: Clarify --full-diffMichael J Gruber
2010-08-09git-rebase: fix typo when parsing --force-rebaseWilly Tarreau
2010-08-09imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason
2010-08-09prune: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-08-09notes: allow --dry-run for -n and --verbose for -vRené Scharfe
2010-08-09Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy
2010-08-09Documentation: cite git-am from git-applyBrad King
2010-08-09t7003: fix subdirectory-filter testThomas Rast
2010-08-06Allow "check-ref-format --branch" from subdirectoryJonathan Nieder
2010-08-06check-ref-format: handle subcommands in separate functionsJonathan Nieder
2010-08-05pretty-options.txt: match --format's documentation with implementation.Matthieu Moy
2010-08-03Merge branch 'sv/maint-diff-q-clear-fix' into maintJunio C Hamano
2010-08-03Merge branch 'rr/svn-fe' into maintJunio C Hamano
2010-08-03Merge branch 'pt/git-gui' into maintJunio C Hamano
2010-08-03contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra
2010-08-03contrib/svn-fe: Fix IncludePathRamkumar Ramachandra
2010-08-02Merge branch 'ab/tap' into maintJunio C Hamano
2010-08-02test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason
2010-08-02test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason
2010-08-02Merge git://repo.or.cz/git-gui into pt/git-guiJunio C Hamano
2010-08-02Documentation/rev-parse: quoting is required with --parseoptThomas Rast
2010-08-02Documentation: reporting bugsJunio C Hamano
2010-08-02Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano
2010-08-02git-gui: fix size and position of window panes on startupPat Thoyts
2010-08-02git-gui: mc cannot be used before msgcat has been loadedPat Thoyts
2010-07-30git-gui: use textconv filter for diff and blameClément Poulain
2010-07-30git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts
2010-07-30git-gui: fix shortcut creation on cygwinHeiko Voigt
2010-07-30git-gui: fix PATH environment for mingw development environmentHeiko Voigt
2010-07-30git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt
2010-07-30git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg
2010-07-28Fix git rebase --continue to work with touched filesDavid D. Kilzer
2010-07-28Document ls-files -t as semi-obsolete.Matthieu Moy
2010-07-27Git 1.7.2.1v1.7.2.1Junio C Hamano
2010-07-27Sync with 1.7.1.2Junio C Hamano
2010-07-27Git 1.7.1.2v1.7.1.2Junio C Hamano
2010-07-27Sync with 1.7.0 seriesJunio C Hamano
2010-07-27Git 1.7.0.7v1.7.0.7Junio C Hamano
2010-07-27config --get --path: check for unset $HOMEJonathan Nieder
2010-07-27commit: remove full stop from usage help for -uStephen Boyd
2010-07-27Clarify help message when no remote is specified in fetch/pull.Matthieu Moy
2010-07-27Makefile: add check-docs exception for gitrevisionsThomas Rast