summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "tweak manpage formatting"Junio C Hamano2007-08-101-13/+0
* Reinstate the old behaviour when GIT_DIR is set and GIT_WORK_TREE is unsetJohannes Schindelin2007-08-102-44/+14
* tweak manpage formattingJunio C Hamano2007-08-101-0/+13
* Fix an illustration in git-rev-parse.txtJunio C Hamano2007-08-101-1/+1
* send-email: get all the quoting of realnames rightUwe Kleine-König2007-08-101-26/+24
* send-email: rfc822 forbids using <address@domain> without a non-empty "phrase"Uwe Kleine-König2007-08-101-1/+1
* Use the empty tree for base diff in paranoid-update on new branchesShawn O. Pearce2007-08-101-10/+21
* Teach the update-paranoid to look at file differencesShawn O. Pearce2007-08-101-7/+105
* Teach update-paranoid how to store ACLs organized by groupsShawn O. Pearce2007-08-101-16/+44
* Fix formatting of git-blame documentation.Junio C Hamano2007-08-101-10/+10
* cvsserver: Fix for work treesBrian Downing2007-08-081-0/+2
* git-p4: Fix git-p4 submit to include only changed files in the perforce submi...Simon Hausmann2007-08-081-6/+30
* Reorder the list of commands in the manual.Junio C Hamano2007-08-081-7/+9
* git-p4: Fix support for symlinks.Simon Hausmann2007-08-081-5/+9
* git-stash documentation: add missing backtickSteve Hoelzer2007-08-071-1/+1
* git-stash documentation: stash numbering starts at zero, not oneSteve Hoelzer2007-08-071-3/+3
* Add a note about the index being updated by git-status in some casesSteven Grimm2007-08-061-0/+7
* Documentation/git-commit.txt: correct bad list formatting.David Kastrup2007-08-061-0/+1
* send-email: teach sanitize_address to do rfc2047 quotingUwe Kleine-K,Av(Bnig2007-08-061-10/+29
* Fix "make GZ=1 quick-install-doc"Junio C Hamano2007-08-061-5/+3
* pager: find out pager setting from configurationJunio C Hamano2007-08-061-1/+4
* git-am: initialize variable $resume on startupGerrit Pape2007-08-061-1/+2
* Documentation/git-svn: how to clone a git-svn-created repositoryAdam Roben2007-08-061-0/+20
* Merge branch 'maint'Junio C Hamano2007-08-062-2/+2
|\
| * apply: remove directory that becomes empty by renaming the last file awayLinus Torvalds2007-08-061-1/+1
| * setup.c:verify_non_filename(): don't die unnecessarily while disambiguatingJunio C Hamano2007-08-061-1/+1
* | documentation: use the word "index" in the git-commit man pageJ. Bruce Fields2007-08-051-14/+14
* | Merge branch 'master' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-08-052-35/+72
|\ \
| * \ Merge branch 'maint'J. Bruce Fields2007-08-051-19/+22
| |\ \
| | * | documentation: use the word "index" in the git-add manual pageJ. Bruce Fields2007-08-051-19/+22
| | |/
| * | user-manual: mention git-guiJ. Bruce Fields2007-08-051-2/+9
| * | user-manual: mention git stashJunio C Hamano2007-08-051-0/+32
| * | user-manual: update for new default --track behaviorJ. Bruce Fields2007-08-051-14/+9
* | | Fix install-doc-quick targetJunio C Hamano2007-08-051-1/+3
* | | unpack-trees.c: assume submodules are clean during check-outJunio C Hamano2007-08-051-0/+9
* | | Fixed git-push manpageJyotirmoy Bhattacharya2007-08-041-1/+1
* | | checkout-index needs a working treeJohannes Schindelin2007-08-041-1/+2
* | | add "test-absolute-path" to .gitignoreRandal L. Schwartz2007-08-041-0/+1
* | | Document GIT_SSH environment variable alongside other variablesShawn O. Pearce2007-08-041-0/+16
* | | INSTALL: add warning on docbook-xsl 1.72 and 1.73Junio C Hamano2007-08-042-0/+25
* | | gitweb: Fix handling of $file_name in feed generationJakub Narebski2007-08-041-1/+1
* | | git-completion: add "git stash"Junio C Hamano2007-08-041-0/+7
|/ /
* | GIT 1.5.3-rc4v1.5.3-rc4Junio C Hamano2007-08-031-3/+3
* | Fix bogus use of printf in t3700 testJunio C Hamano2007-08-031-2/+2
* | gitweb: do not choke on recursive symlinkJunio C Hamano2007-08-031-0/+1
* | Fix work-tree related breakagesJunio C Hamano2007-08-021-8/+14
* | Fix documentation for core.gitproxy to reflect codeDavid Symonds2007-08-022-4/+2
* | read-tree: remove unnecessary call to setup_git_directory()Johannes Schindelin2007-08-021-1/+0
* | Support building on GNU/HurdThomas Schwinge2007-08-021-0/+4
* | Fix style nit in Python slicing.Han-Wen Nienhuys2007-08-021-3/+3