Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | diff: strip extra "/" when stripping prefix | Jakub Narebski | 2010-08-11 | 2 | -2/+69 | |
* | | | | | | | | gitweb: clarify search results page when no matching commit found | Jonathan Nieder | 2010-08-09 | 1 | -4/+5 | |
* | | | | | | | | Documentation: add a FILES section for show-ref | Jonathan Nieder | 2010-08-09 | 1 | -1/+7 | |
* | | | | | | | | Makefile: add missing dependency on http.h | Jonathan Nieder | 2010-08-09 | 1 | -1/+1 | |
* | | | | | | | | Makefile: add missing dependencies on url.h | Jonathan Nieder | 2010-08-09 | 1 | -0/+1 | |
* | | | | | | | | Documentation/git-log: Clarify --full-diff | Michael J Gruber | 2010-08-09 | 1 | -0/+3 | |
* | | | | | | | | git-rebase: fix typo when parsing --force-rebase | Willy Tarreau | 2010-08-09 | 1 | -1/+1 | |
* | | | | | | | | imap-send: Fix sprintf usage | Ævar Arnfjörð Bjarmason | 2010-08-09 | 1 | -4/+8 | |
* | | | | | | | | prune: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 | 2 | -3/+4 | |
* | | | | | | | | notes: allow --dry-run for -n and --verbose for -v | René Scharfe | 2010-08-09 | 2 | -2/+5 | |
* | | | | | | | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -C | Matthieu Moy | 2010-08-09 | 2 | -6/+31 | |
* | | | | | | | | Documentation: cite git-am from git-apply | Brad King | 2010-08-09 | 1 | -0/+10 | |
* | | | | | | | | t7003: fix subdirectory-filter test | Thomas Rast | 2010-08-09 | 1 | -1/+2 | |
* | | | | | | | | Allow "check-ref-format --branch" from subdirectory | Jonathan Nieder | 2010-08-06 | 2 | -0/+19 | |
* | | | | | | | | check-ref-format: handle subcommands in separate functions | Jonathan Nieder | 2010-08-06 | 1 | -17/+25 | |
* | | | | | | | | pretty-options.txt: match --format's documentation with implementation. | Matthieu Moy | 2010-08-05 | 1 | -1/+1 | |
* | | | | | | | | Merge branch 'sv/maint-diff-q-clear-fix' into maint | Junio C Hamano | 2010-08-03 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix DIFF_QUEUE_CLEAR refactoring | Junio C Hamano | 2010-08-02 | 1 | -1/+0 | |
* | | | | | | | | | Merge branch 'rr/svn-fe' into maint | Junio C Hamano | 2010-08-03 | 3 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | contrib/svn-fe: Add the svn-fe target to .gitignore | Ramkumar Ramachandra | 2010-08-03 | 1 | -0/+1 | |
| * | | | | | | | | | contrib/svn-fe: Fix IncludePath | Ramkumar Ramachandra | 2010-08-03 | 2 | -2/+2 | |
* | | | | | | | | | | Merge branch 'pt/git-gui' into maint | Junio C Hamano | 2010-08-03 | 9 | -33/+112 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge git://repo.or.cz/git-gui into pt/git-gui | Junio C Hamano | 2010-08-02 | 9 | -33/+112 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | git-gui: fix size and position of window panes on startup | Pat Thoyts | 2010-08-02 | 1 | -18/+37 | |
| | * | | | | | | | | | | git-gui: mc cannot be used before msgcat has been loaded | Pat Thoyts | 2010-08-02 | 1 | -1/+1 | |
| | * | | | | | | | | | | git-gui: use textconv filter for diff and blame | Clément Poulain | 2010-07-30 | 4 | -4/+51 | |
| | * | | | | | | | | | | git-gui: Avoid using the <<Copy>> binding as a menu accelerator on win32 | Pat Thoyts | 2010-07-30 | 1 | -3/+8 | |
| | * | | | | | | | | | | git-gui: fix shortcut creation on cygwin | Heiko Voigt | 2010-07-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | git-gui: fix PATH environment for mingw development environment | Heiko Voigt | 2010-07-30 | 1 | -2/+3 | |
| | * | | | | | | | | | | git-gui: fix usage of _gitworktree when creating shortcut for windows | Heiko Voigt | 2010-07-30 | 1 | -2/+2 | |
| | * | | | | | | | | | | git-gui: fix "Explore Working Copy" for Windows again | Markus Heidelberg | 2010-07-30 | 1 | -1/+1 | |
| | * | | | | | | | | | | git-gui: fix usage of themed widgets variable | Heiko Voigt | 2010-07-10 | 1 | -0/+1 | |
| | * | | | | | | | | | | git-gui: Handle failure of core.worktree to identify the working directory. | Pat Thoyts | 2010-07-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | Merge branch 'maint' | Shawn O. Pearce | 2010-02-08 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | git-gui: check whether systems nice command works or disable it | Heiko Voigt | 2010-02-08 | 1 | -0/+3 | |
* | | | | | | | | | | | | | Merge branch 'ab/tap' into maint | Junio C Hamano | 2010-08-02 | 1 | -4/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | test-lib: Remove 3 year old no-op --no-python option | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -3/+0 | |
| * | | | | | | | | | | | | test-lib: Ignore --quiet under a TAP harness | Ævar Arnfjörð Bjarmason | 2010-08-02 | 1 | -1/+3 | |
* | | | | | | | | | | | | | Documentation/rev-parse: quoting is required with --parseopt | Thomas Rast | 2010-08-02 | 1 | -2/+5 | |
* | | | | | | | | | | | | | Documentation: reporting bugs | Junio C Hamano | 2010-08-02 | 1 | -0/+7 | |
* | | | | | | | | | | | | | Fix git rebase --continue to work with touched files | David D. Kilzer | 2010-07-28 | 2 | -0/+44 | |
* | | | | | | | | | | | | | Document ls-files -t as semi-obsolete. | Matthieu Moy | 2010-07-28 | 1 | -2/+10 | |
* | | | | | | | | | | | | | Git 1.7.2.1v1.7.2.1 | Junio C Hamano | 2010-07-27 | 4 | -3/+29 | |
* | | | | | | | | | | | | | Sync with 1.7.1.2 | Junio C Hamano | 2010-07-27 | 5 | -3/+54 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Git 1.7.1.2v1.7.1.2 | Junio C Hamano | 2010-07-27 | 3 | -2/+13 | |
| * | | | | | | | | | | | | | Sync with 1.7.0 series | Junio C Hamano | 2010-07-27 | 4 | -2/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Git 1.7.0.7v1.7.0.7 | Junio C Hamano | 2010-07-27 | 4 | -3/+20 | |
| | * | | | | | | | | | | | | config --get --path: check for unset $HOME | Jonathan Nieder | 2010-07-27 | 2 | -1/+25 | |
* | | | | | | | | | | | | | | commit: remove full stop from usage help for -u | Stephen Boyd | 2010-07-27 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Clarify help message when no remote is specified in fetch/pull. | Matthieu Moy | 2010-07-27 | 1 | -1/+2 |