| Commit message (Expand) | Author | Age | Files | Lines |
* | git-p4: Fix git-p4 submit to include only changed files in the perforce submi... | Simon Hausmann | 2007-08-08 | 1 | -6/+30 |
* | Reorder the list of commands in the manual. | Junio C Hamano | 2007-08-08 | 1 | -7/+9 |
* | git-p4: Fix support for symlinks. | Simon Hausmann | 2007-08-08 | 1 | -5/+9 |
* | git-stash documentation: add missing backtick | Steve Hoelzer | 2007-08-07 | 1 | -1/+1 |
* | git-stash documentation: stash numbering starts at zero, not one | Steve Hoelzer | 2007-08-07 | 1 | -3/+3 |
* | Add a note about the index being updated by git-status in some cases | Steven Grimm | 2007-08-06 | 1 | -0/+7 |
* | Documentation/git-commit.txt: correct bad list formatting. | David Kastrup | 2007-08-06 | 1 | -0/+1 |
* | send-email: teach sanitize_address to do rfc2047 quoting | Uwe Kleine-K,Av(Bnig | 2007-08-06 | 1 | -10/+29 |
* | Fix "make GZ=1 quick-install-doc" | Junio C Hamano | 2007-08-06 | 1 | -5/+3 |
* | pager: find out pager setting from configuration | Junio C Hamano | 2007-08-06 | 1 | -1/+4 |
* | git-am: initialize variable $resume on startup | Gerrit Pape | 2007-08-06 | 1 | -1/+2 |
* | Documentation/git-svn: how to clone a git-svn-created repository | Adam Roben | 2007-08-06 | 1 | -0/+20 |
* | Merge branch 'maint' | Junio C Hamano | 2007-08-06 | 2 | -2/+2 |
|\ |
|
| * | apply: remove directory that becomes empty by renaming the last file away | Linus Torvalds | 2007-08-06 | 1 | -1/+1 |
| * | setup.c:verify_non_filename(): don't die unnecessarily while disambiguating | Junio C Hamano | 2007-08-06 | 1 | -1/+1 |
* | | documentation: use the word "index" in the git-commit man page | J. Bruce Fields | 2007-08-05 | 1 | -14/+14 |
* | | Merge branch 'master' of git://linux-nfs.org/~bfields/git | Junio C Hamano | 2007-08-05 | 2 | -35/+72 |
|\ \ |
|
| * \ | Merge branch 'maint' | J. Bruce Fields | 2007-08-05 | 1 | -19/+22 |
| |\ \ |
|
| | * | | documentation: use the word "index" in the git-add manual page | J. Bruce Fields | 2007-08-05 | 1 | -19/+22 |
| | |/ |
|
| * | | user-manual: mention git-gui | J. Bruce Fields | 2007-08-05 | 1 | -2/+9 |
| * | | user-manual: mention git stash | Junio C Hamano | 2007-08-05 | 1 | -0/+32 |
| * | | user-manual: update for new default --track behavior | J. Bruce Fields | 2007-08-05 | 1 | -14/+9 |
* | | | Fix install-doc-quick target | Junio C Hamano | 2007-08-05 | 1 | -1/+3 |
* | | | unpack-trees.c: assume submodules are clean during check-out | Junio C Hamano | 2007-08-05 | 1 | -0/+9 |
* | | | Fixed git-push manpage | Jyotirmoy Bhattacharya | 2007-08-04 | 1 | -1/+1 |
* | | | checkout-index needs a working tree | Johannes Schindelin | 2007-08-04 | 1 | -1/+2 |
* | | | add "test-absolute-path" to .gitignore | Randal L. Schwartz | 2007-08-04 | 1 | -0/+1 |
* | | | Document GIT_SSH environment variable alongside other variables | Shawn O. Pearce | 2007-08-04 | 1 | -0/+16 |
* | | | INSTALL: add warning on docbook-xsl 1.72 and 1.73 | Junio C Hamano | 2007-08-04 | 2 | -0/+25 |
* | | | gitweb: Fix handling of $file_name in feed generation | Jakub Narebski | 2007-08-04 | 1 | -1/+1 |
* | | | git-completion: add "git stash" | Junio C Hamano | 2007-08-04 | 1 | -0/+7 |
|/ / |
|
* | | GIT 1.5.3-rc4v1.5.3-rc4 | Junio C Hamano | 2007-08-03 | 1 | -3/+3 |
* | | Fix bogus use of printf in t3700 test | Junio C Hamano | 2007-08-03 | 1 | -2/+2 |
* | | gitweb: do not choke on recursive symlink | Junio C Hamano | 2007-08-03 | 1 | -0/+1 |
* | | Fix work-tree related breakages | Junio C Hamano | 2007-08-02 | 1 | -8/+14 |
* | | Fix documentation for core.gitproxy to reflect code | David Symonds | 2007-08-02 | 2 | -4/+2 |
* | | read-tree: remove unnecessary call to setup_git_directory() | Johannes Schindelin | 2007-08-02 | 1 | -1/+0 |
* | | Support building on GNU/Hurd | Thomas Schwinge | 2007-08-02 | 1 | -0/+4 |
* | | Fix style nit in Python slicing. | Han-Wen Nienhuys | 2007-08-02 | 1 | -3/+3 |
* | | Sort output of "p4 change" in incremental import before further | Han-Wen Nienhuys | 2007-08-02 | 1 | -1/+1 |
* | | RelNotes 1.5.3 updates before -rc4 | Junio C Hamano | 2007-08-02 | 1 | -1/+13 |
* | | When generating manpages, delete outdated targets first. | David Kastrup | 2007-08-01 | 1 | -0/+1 |
* | | rebase -i: fix for optional [branch] parameter | Johannes Schindelin | 2007-08-01 | 2 | -1/+9 |
* | | Try to be consistent with capitalization in the documentation | Steve Hoelzer | 2007-08-01 | 4 | -26/+26 |
* | | git-commit.sh: Permit the --amend message to be given with -m/-c/-C/-F. | Junio C Hamano | 2007-08-01 | 2 | -6/+5 |
* | | git-sh-setup.sh: make GIT_EDITOR/core.editor/VISUAL/EDITOR accept commands | David Kastrup | 2007-08-01 | 1 | -2/+3 |
* | | Hack git-add--interactive to make it work with ActiveState Perl | Alex Riesen | 2007-08-01 | 1 | -6/+13 |
* | | rebase -i: ignore patches that are already in the upstream | Johannes Schindelin | 2007-08-01 | 2 | -2/+18 |
* | | get_relative_cwd(): clarify why it handles dir == NULL | Johannes Schindelin | 2007-08-01 | 1 | -5/+10 |
* | | Clean up work-tree handling | Johannes Schindelin | 2007-08-01 | 10 | -221/+216 |