Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | | Makefile: add check-docs exception for gitrevisions | Thomas Rast | 2010-07-27 | 1 | -0/+1 |
* | | | | | | | Fix 'git' wrapper usage string | Thomas Rast | 2010-07-27 | 1 | -2/+2 |
* | | | | | | | Documentation/git-push: Explain status output in more detail | Thomas Rast | 2010-07-25 | 1 | -10/+23 |
* | | | | | | | Document receive.denyDeleteCurrent | Thomas Rast | 2010-07-25 | 1 | -0/+4 |
* | | | | | | | Cast execl*() NULL sentinels to (char *) | Thomas Rast | 2010-07-25 | 1 | -6/+6 |
* | | | | | | | git-read-tree.txt: acknowledge the directory matching bug in sparse checkout | Nguyễn Thái Ngọc Duy | 2010-07-25 | 1 | -0/+7 |
* | | | | | | | INSTALL: configure /etc/xml/catalog to build docs on Cygwin | Jon Seymour | 2010-07-25 | 1 | -0/+33 |
* | | | | | | | t3700-add: fix dependence on stdout and stderr buffering | Johannes Sixt | 2010-07-25 | 1 | -3/+6 |
* | | | | | | | git-rebase--interactive.sh: use printf instead of echo to print commit message | Brandon Casey | 2010-07-25 | 2 | -7/+13 |
* | | | | | | | Add a google-chrome option for web--browse | Nathan W. Panike | 2010-07-25 | 1 | -3/+3 |
* | | | | | | | Merge branch 'maint-1.7.1' into maint | Junio C Hamano | 2010-07-25 | 1 | -1/+4 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge branch 'maint-1.7.0' into maint-1.7.1 | Junio C Hamano | 2010-07-25 | 1 | -1/+4 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge branch 'maint-1.6.6' into maint-1.7.0 | Junio C Hamano | 2010-07-25 | 4 | -3/+26 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge branch 'maint-1.6.5' into maint-1.6.6 | Junio C Hamano | 2010-07-25 | 4 | -3/+26 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | request-pull.txt: Document -p option | Stephen Boyd | 2010-07-25 | 1 | -1/+4 |
| | | | * | | | | | Merge branch 'maint-1.6.4' into maint-1.6.5 | Junio C Hamano | 2010-07-25 | 3 | -2/+22 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Check size of path buffer before writing into it | Greg Brockman | 2010-07-25 | 1 | -0/+2 |
* | | | | | | | | | | git-instaweb: Don't assume Apache executable is named apache2 | Dan McGee | 2010-07-23 | 1 | -5/+14 |