summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Unmap individual windows rather than entire files.Shawn O. Pearce2006-12-291-15/+30
| * | | Document why header parsing won't exceed a window.Shawn O. Pearce2006-12-291-4/+12
| * | | Loop over pack_windows when inflating/accessing data.Shawn O. Pearce2006-12-293-39/+87
| * | | Replace use_packed_git with window cursors.Shawn O. Pearce2006-12-294-67/+85
| * | | Refactor how we open pack files to prepare for multiple windows.Shawn O. Pearce2006-12-292-40/+47
| * | | Create read_or_die utility routine.Shawn O. Pearce2006-12-292-0/+17
| * | | Use off_t for index and pack file lengths.Shawn O. Pearce2006-12-291-2/+2
| * | | Refactor packed_git to prepare for sliding mmap windows.Shawn O. Pearce2006-12-294-34/+40
| * | | Introduce new config option for mmap limit.Shawn O. Pearce2006-12-295-2/+17
| * | | Replace unpack_entry_gently with unpack_entry.Shawn O. Pearce2006-12-293-23/+14
* | | | Merge branch 'jr/status'Junio C Hamano2007-01-062-13/+37
|\ \ \ \
| * | | | Improve cached content header of status outputJürgen Rühle2007-01-021-4/+14
| * | | | Support --amend on initial commit in status outputJürgen Rühle2007-01-021-2/+3
| * | | | Improve "nothing to commit" part of status outputJürgen Rühle2007-01-022-6/+19
| * | | | Clarify syntax and role of git-add in status outputJürgen Rühle2007-01-021-1/+1
* | | | | Merge branch 'jc/remote'Junio C Hamano2007-01-062-1/+278
|\ \ \ \ \
| * | | | | git-remoteJunio C Hamano2007-01-042-1/+278
* | | | | | git-reset <tree> -- <path> restores absense of <path> in <tree>Junio C Hamano2007-01-061-2/+4
* | | | | | diff-index --cached --raw: show tree entry on the LHS for unmerged entries.Junio C Hamano2007-01-064-8/+15
| |_|_|_|/ |/| | | |
* | | | | gitweb: Fix split patches output (e.g. file to symlink)Jakub Narebski2007-01-061-2/+2
* | | | | Revert "gitweb: There can be empty patches (in git_patchset_body)"Jakub Narebski2007-01-061-1/+1
* | | | | gitweb: Fix errors in git_patchset_body for empty patchesJakub Narebski2007-01-061-1/+3
* | | | | gitweb: Fix error in "rename to"/"copy to" git diff header outputJakub Narebski2007-01-061-3/+3
* | | | | gitweb: Fix error in git_patchest_body for file creation/deletion patchJakub Narebski2007-01-061-1/+5
* | | | | git-svn: fix show-ignoreEric Wong2007-01-061-1/+1
* | | | | Documentation: tutorial editingJ. Bruce Fields2007-01-061-6/+10
* | | | | Documentation/git-svn: clarify dcommit, rebase vs pull/mergeEric Wong2007-01-061-15/+18
* | | | | git-svnimport: clean svn path when accessing SVN repoSasha Khapyorsky2007-01-061-0/+4
* | | | | git-svnimport: support for incremental importSasha Khapyorsky2007-01-062-8/+34
* | | | | git.el: Avoid setting font lock keywords before entering log-edit mode.Alexandre Julliard2007-01-061-8/+11
* | | | | instaweb: Nicer error message when the http daemon isn't foundFredrik Kuivinen2007-01-061-0/+3
* | | | | git.el: Don't use --info-only when resolving a file.Alexandre Julliard2007-01-061-1/+1
* | | | | git-clean: Fix the -q option.Alexandre Julliard2007-01-061-3/+1
* | | | | Print a more accurate error message when we fail to create a lock file.Steven Grimm2007-01-061-1/+1
* | | | | Describe git-clone's actual behavior in the summarySteven Grimm2007-01-061-3/+3
* | | | | Set default "tar" umask to 002 and owner.group to root.rootRené Scharfe2007-01-061-4/+3
* | | | | Fix timestamp for test-tickJunio C Hamano2007-01-061-3/+3
* | | | | builtin-prune: memory diet.Junio C Hamano2007-01-051-0/+2
|/ / / /
* | | | Blame "linenr" link jumps to previous state at "orig_lineno"Luben Tuikov2007-01-041-1/+6
* | | | gitweb: Fix "Use of uninitialized value" warning in git_tags_bodyJakub Narebski2007-01-041-2/+6
* | | | git-svn: make --repack work consistently between fetch and multi-fetchEric Wong2007-01-041-4/+6
* | | | git-svn: update documentation for multi-{init|fetch}Eric Wong2007-01-041-17/+37
* | | | git-svn: make multi-init less confusingEric Wong2007-01-041-38/+40
* | | | Remove shadowing variable from traverse_trees()René Scharfe2007-01-041-1/+0
* | | | Make check target depend on common-cmds.hRené Scharfe2007-01-041-1/+1
* | | | rerere: Fix removal of already resolved path.Junio C Hamano2007-01-041-4/+3
* | | | Merge branch 'maint'Junio C Hamano2007-01-044-7/+22
|\ \ \ \
| * | | | pack-check.c::verify_packfile(): don't run SHA-1 update on huge datav1.4.4.4Junio C Hamano2007-01-041-5/+15
| * | | | Fix infinite loop when deleting multiple packed refs.Junio C Hamano2007-01-033-2/+7
* | | | | gitweb: Fix shortlog only showing HEAD revision.Robert Fitzsimons2007-01-031-1/+1