aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* git-svn: verify_ref() should actually --verifyEric Wong2006-12-28
* git-svn: print out the SVN library version in --version, tooEric Wong2006-12-28
* git-svn: remove non-delta fetch code pathsEric Wong2006-12-28
* t9200-git-cvsexportcommit.sh: quiet down commitEric Wong2006-12-28
* test-lib: quiet down init-db output for testsEric Wong2006-12-28
* t6024-recursive-merge: quiet down this testEric Wong2006-12-28
* Merge branch 'js/shallow'Junio C Hamano2006-12-28
|\
| * Merge branch 'master' into js/shallowJunio C Hamano2006-12-27
| |\
| * | fetch-pack: Do not fetch tags for shallow clones.Alexandre Julliard2006-11-24
| * | get_shallow_commits: Avoid memory leak if a commit has been reached already.Alexandre Julliard2006-11-24
| * | git-fetch: Reset shallow_depth before auto-following tags.Alexandre Julliard2006-11-24
| * | upload-pack: Check for NOT_SHALLOW flag before sending a shallow to the client.Alexandre Julliard2006-11-24
| * | fetch-pack: Properly remove the shallow file when it becomes empty.Alexandre Julliard2006-11-24
| * | shallow clone: unparse and reparse an unshallowed commitJunio C Hamano2006-11-24
| * | Why didn't we mark want_obj as ~UNINTERESTING in the old code?Junio C Hamano2006-11-24
| * | Why does it mean we do not have to register shallow if we have one?Junio C Hamano2006-11-24
| * | We should make sure that the protocol is still extensible.Junio C Hamano2006-11-24
| * | add tests for shallow stuffJohannes Schindelin2006-11-24
| * | Shallow clone: do not ignore shallowness when following tagsAlexandre Julliard2006-11-24
| * | allow deepening of a shallow repositoryJohannes Schindelin2006-11-24
| * | allow cloning a repository "shallowly"Johannes Schindelin2006-11-24
| * | support fetching into a shallow repositoryJohannes Schindelin2006-11-24
| * | upload-pack: no longer call rev-listJohannes Schindelin2006-11-24
* | | Allow git-merge to select the default strategy.Shawn O. Pearce2006-12-28
* | | Honor pull.{twohead,octopus} in git-merge.Shawn O. Pearce2006-12-28
* | | Ensure `git-pull` fails if `git-merge` fails.Shawn O. Pearce2006-12-28
* | | Use branch names in 'git-rebase -m' conflict hunks.Shawn O. Pearce2006-12-28
* | | Honor GIT_REFLOG_ACTION in git-rebase.Shawn O. Pearce2006-12-28
* | | Use GIT_REFLOG_ACTION environment variable instead.Shawn O. Pearce2006-12-28
* | | gitweb: Precompile CGI routines for mod_perlJakub Narebski2006-12-28
* | | gitweb: Add mod_perl version string to "generator" meta headerJakub Narebski2006-12-28
* | | Merge branch 'sp/gc'Junio C Hamano2006-12-27
|\ \ \
| * | | Use 'repack -a -d -l' instead of 'repack -a -d' in git-gcJunio C Hamano2006-12-27
| * | | everyday: replace a few 'prune' and 'repack' with 'gc'Junio C Hamano2006-12-27
| * | | Create 'git gc' to perform common maintenance operations.Shawn O. Pearce2006-12-27
* | | | Set NO_MMAP for Cygwin by defaultJunio C Hamano2006-12-27
* | | | gitweb: Re-enable rev-list --parents for parse_commit.Robert Fitzsimons2006-12-27
* | | | git-send-email: default value for "From:" field.Quy Tonthat2006-12-27
|/ / /
* | | git-reflog: gc.* configuration and documentation.Junio C Hamano2006-12-27
* | | rerere gc: honor configuration and document itJunio C Hamano2006-12-27
| |/ |/|
* | count-objects -v: show number of packs as well.Junio C Hamano2006-12-27
* | Merge branch 'jc/fsck-reflog'Junio C Hamano2006-12-26
|\ \
| * | Add git-reflog to .gitignoreNicolas Pitre2006-12-26
| * | reflog expire: do not punt on tags that point at non commits.Junio C Hamano2006-12-22
| * | reflog expire: prune commits that are not incompleteJunio C Hamano2006-12-22
| * | Don't crash during repack of a reflog with pruned commits.Shawn O. Pearce2006-12-21
| * | Merge branch 'master' into jc/fsck-reflogJunio C Hamano2006-12-21
| |\ \
| * | | git reflog expireJunio C Hamano2006-12-20
| * | | Move in_merge_bases() to commit.cJunio C Hamano2006-12-20
| * | | reflog: fix warning message.Junio C Hamano2006-12-20