summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* builtin-bundle - use buffered reads for bundle headerMark Levedahl2007-08-101-24/+13
* builtin-bundle.c - use stream buffered input for rev-listMark Levedahl2007-08-101-2/+5
* allow git-bundle to create bottomless bundleJunio C Hamano2007-08-101-0/+33
* allow git-bundle to create bottomless bundleJunio C Hamano2007-08-102-1/+17
* Optimize the two-way merge of git-read-tree tooLinus Torvalds2007-08-101-3/+4
* Optimize the common cases of git-read-treeLinus Torvalds2007-08-101-3/+3
* Move old index entry removal from "unpack_trees()" into the individual functionsLinus Torvalds2007-08-102-11/+29
* Merge branch 'lt/readtree'Junio C Hamano2007-08-104-30/+39
|\
| * Start moving unpack-trees to "struct tree_desc"Linus Torvalds2007-08-104-30/+39
* | Fix "git commit directory/" performance anomalyLinus Torvalds2007-08-101-2/+8
* | Optimize "diff --cached" performance.Junio C Hamano2007-08-103-5/+85
* | 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