summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.2.2v1.7.2.2Junio C Hamano2010-08-194-3/+26
* Merge branch 'tr/xsize-bits' into maintJunio C Hamano2010-08-191-0/+2
|\
| * xsize_t: check whether we lose bitsThomas Rast2010-07-281-0/+2
* | Merge branch 'jc/sha1-name-find-fix' into maintJunio C Hamano2010-08-191-10/+11
|\ \
| * | sha1_name.c: fix parsing of ":/token" syntaxJunio C Hamano2010-08-021-10/+11
* | | Merge branch 'sp/fix-smart-http-deadlock-on-error' into maintJunio C Hamano2010-08-181-2/+3
|\ \ \
| * | | smart-http: Don't deadlock on server failureShawn O. Pearce2010-08-061-2/+3
* | | | push: mention "git pull" in error message for non-fast forwardsMatthieu Moy2010-08-121-2/+2
* | | | Standardize do { ... } while (0) styleJonathan Nieder2010-08-124-10/+10
* | | | t/t7003: replace \t with literal tab in sed expressionBrandon Casey2010-08-121-1/+1
* | | | index-pack: Don't follow replace refs.Nelson Elhage2010-08-122-0/+8
* | | | post-receive-email: remove spurious commas in email subjectMatthieu Moy2010-08-111-1/+1
* | | | fast-import: export correctly marks larger than 2^20-1Raja R Harinath2010-08-112-1/+58
* | | | t/lib-git-svn.sh: use $PERL_PATH for perl, not perl from $PATHÆvar Arnfjörð Bjarmason2010-08-111-3/+2
* | | | diff: strip extra "/" when stripping prefixJakub Narebski2010-08-112-2/+69
* | | | gitweb: clarify search results page when no matching commit foundJonathan Nieder2010-08-091-4/+5
* | | | Documentation: add a FILES section for show-refJonathan Nieder2010-08-091-1/+7
* | | | Makefile: add missing dependency on http.hJonathan Nieder2010-08-091-1/+1
* | | | Makefile: add missing dependencies on url.hJonathan Nieder2010-08-091-0/+1
* | | | Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-091-0/+3
* | | | git-rebase: fix typo when parsing --force-rebaseWilly Tarreau2010-08-091-1/+1
* | | | imap-send: Fix sprintf usageÆvar Arnfjörð Bjarmason2010-08-091-4/+8
* | | | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-092-3/+4
* | | | notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-092-2/+5
* | | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-092-6/+31
* | | | Documentation: cite git-am from git-applyBrad King2010-08-091-0/+10
* | | | t7003: fix subdirectory-filter testThomas Rast2010-08-091-1/+2
* | | | Allow "check-ref-format --branch" from subdirectoryJonathan Nieder2010-08-062-0/+19
* | | | check-ref-format: handle subcommands in separate functionsJonathan Nieder2010-08-061-17/+25
* | | | pretty-options.txt: match --format's documentation with implementation.Matthieu Moy2010-08-051-1/+1
* | | | Merge branch 'sv/maint-diff-q-clear-fix' into maintJunio C Hamano2010-08-031-1/+0
|\ \ \ \
| * | | | Fix DIFF_QUEUE_CLEAR refactoringJunio C Hamano2010-08-021-1/+0
* | | | | Merge branch 'rr/svn-fe' into maintJunio C Hamano2010-08-033-2/+3
|\ \ \ \ \
| * | | | | contrib/svn-fe: Add the svn-fe target to .gitignoreRamkumar Ramachandra2010-08-031-0/+1
| * | | | | contrib/svn-fe: Fix IncludePathRamkumar Ramachandra2010-08-032-2/+2
* | | | | | Merge branch 'pt/git-gui' into maintJunio C Hamano2010-08-039-33/+112
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://repo.or.cz/git-gui into pt/git-guiJunio C Hamano2010-08-029-33/+112
| |\ \ \ \ \ \
| | * | | | | | git-gui: fix size and position of window panes on startupPat Thoyts2010-08-021-18/+37
| | * | | | | | git-gui: mc cannot be used before msgcat has been loadedPat Thoyts2010-08-021-1/+1
| | * | | | | | git-gui: use textconv filter for diff and blameClément Poulain2010-07-304-4/+51
| | * | | | | | git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32Pat Thoyts2010-07-301-3/+8
| | * | | | | | git-gui: fix shortcut creation on cygwinHeiko Voigt2010-07-301-2/+2
| | * | | | | | git-gui: fix PATH environment for mingw development environmentHeiko Voigt2010-07-301-2/+3
| | * | | | | | git-gui: fix usage of _gitworktree when creating shortcut for windowsHeiko Voigt2010-07-301-2/+2
| | * | | | | | git-gui: fix "Explore Working Copy" for Windows againMarkus Heidelberg2010-07-301-1/+1
| | * | | | | | git-gui: fix usage of themed widgets variableHeiko Voigt2010-07-101-0/+1
| | * | | | | | git-gui: Handle failure of core.worktree to identify the working directory.Pat Thoyts2010-07-101-0/+3
| | * | | | | | Merge branch 'maint'Shawn O. Pearce2010-02-081-0/+3
| | |\ \ \ \ \ \
| | | * | | | | | git-gui: check whether systems nice command works or disable itHeiko Voigt2010-02-081-0/+3
* | | | | | | | | Merge branch 'ab/tap' into maintJunio C Hamano2010-08-021-4/+3
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |