aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* diff --follow: do call diffcore_std() as necessaryJunio C Hamano2010-08-13
* diff --follow: do not waste cycles while recursingJunio C Hamano2010-08-13
* push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-12
* Standardize do { ... } while (0) styleJonathan Nieder2010-08-12
* t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-12
* index-pack: Don't follow replace refs.Nelson Elhage2010-08-12
* post-receive-email: remove spurious commas in email subjectMatthieu Moy2010-08-11
* fast-import: export correctly marks larger than 2^20-1Raja R Harinath2010-08-11
* t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-11
* diff: strip extra "/" when stripping prefixJakub Narebski2010-08-11
* gitweb: clarify search results page when no matching commit foundJonathan Nieder2010-08-09
* Documentation: add a FILES section for show-refJonathan Nieder2010-08-09
* Makefile: add missing dependency on http.hJonathan Nieder2010-08-09
* Makefile: add missing dependencies on url.hJonathan Nieder2010-08-09
* Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-09
* git-rebase: fix typo when parsing --force-rebaseWilly Tarreau2010-08-09
* imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason2010-08-09
* prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09
* notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-09
* Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-09
* Documentation: cite git-am from git-applyBrad King2010-08-09
* t7003: fix subdirectory-filter testThomas Rast2010-08-09
* Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2010-08-06
* check-ref-format: handle subcommands in separate functionsJonathan Nieder2010-08-06
* pretty-options.txt: match --format's documentation with implementation.Matthieu Moy2010-08-05
* Merge branch 'sv/maint-diff-q-clear-fix' into maintJunio C Hamano2010-08-03
|\
| * Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano2010-08-02
* | Merge branch 'rr/svn-fe' into maintJunio C Hamano2010-08-03
|\ \
| * | contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra2010-08-03
| * | contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2010-08-03
* | | Merge branch 'pt/git-gui' into maintJunio C Hamano2010-08-03
|\ \ \
| * \ \ Merge git://repo.or.cz/git-gui into pt/git-guiJunio C Hamano2010-08-02
| |\ \ \
| | * | | git-gui: fix size and position of window panes on startupPat Thoyts2010-08-02
| | * | | git-gui: mc cannot be used before msgcat has been loadedPat Thoyts2010-08-02
| | * | | git-gui: use textconv filter for diff and blameClément Poulain2010-07-30
| | * | | git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts2010-07-30
| | * | | git-gui: fix shortcut creation on cygwinHeiko Voigt2010-07-30
| | * | | git-gui: fix PATH environment for mingw development environmentHeiko Voigt2010-07-30
| | * | | git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt2010-07-30
| | * | | git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg2010-07-30
| | * | | git-gui: fix usage of themed widgets variableHeiko Voigt2010-07-10
| | * | | git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts2010-07-10
| | * | | Merge branch 'maint'Shawn O. Pearce2010-02-08
| | |\ \ \
| | | * | | git-gui: check whether systems nice command works or disable itHeiko Voigt2010-02-08
* | | | | | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-02
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | test-lib: Remove 3 year old no-op --no-python optionÆvar Arnfjörð Bjarmason2010-08-02
| * | | | | test-lib: Ignore --quiet under a TAP harnessÆvar Arnfjörð Bjarmason2010-08-02
* | | | | | Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-02
* | | | | | Documentation: reporting bugsJunio C Hamano2010-08-02
* | | | | | Fix git rebase --continue to work with touched filesDavid D. Kilzer2010-07-28