summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-15gc: make --prune useful again by accepting an optional parameterJohannes Schindelin
2009-02-14symbolic-ref: allow refs/<whatever> in HEADJeff King
2009-02-14Remove redundant bit clears from diff_setup()Keith Cascio
2009-02-13bash-completion: Complete the values of color.interactive, color.ui, color.pagerMatt Kraai
2009-02-13Install the default "master" branch configuration after cloning a voidJunio C Hamano
2009-02-13Update documentation to add further information about using Thunderbird with ...Jeremy White
2009-02-13git-rebase.txt: --interactive does not work with --whitespaceMark Burton
2009-02-12Add 'rm -f' equivalent to 'git rm' example of filter-branch --index-filterJacob Helwig
2009-02-12Revert "validate_headref: tighten ref-matching to just branches"Junio C Hamano
2009-02-12Bugfix: GIT_EXTERNAL_DIFF with more than one changed filesNazri Ramliy
2009-02-12Merge branch 'maint'Junio C Hamano
2009-02-12Prepare for 1.6.1.4.Junio C Hamano
2009-02-12Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-12Make repack less likely to corrupt repositoryJunio C Hamano
2009-02-12fast-export: ensure we traverse commits in topological orderElijah Newren
2009-02-12filter-branch: Add more error-handlingEric Kidd
2009-02-11Fix contrib/hooks/post-receive-email for new duplicate branchPat Notz
2009-02-11Clear the delta base cache if a pack is rebuiltShawn O. Pearce
2009-02-11Merge git://git.bogomips.org/git-svnJunio C Hamano
2009-02-11Squelch overzealous "ignoring dangling symref" in an empty repositoryJunio C Hamano
2009-02-11test case for regression caused by git-svn empty symlink fixAnton Gyllenberg
2009-02-11git-svn: fix broken symlink workaround when switching branchesEric Wong
2009-02-11git-svn: Print revision while searching for earliest use of pathDeskin Miller
2009-02-11git-svn: abstract out a block into new method other_gs()Sam Vilain
2009-02-11git-svn: allow disabling expensive broken symlink checksEric Wong
2009-02-11Merge branch 'maint'Junio C Hamano
2009-02-11Merge branch 'maint-1.5.6' into maintJunio C Hamano
2009-02-11Merge branch 'maint-1.5.5' into maint-1.5.6Junio C Hamano
2009-02-11Merge branch 'maint-1.5.4' into maint-1.5.5Junio C Hamano
2009-02-11revision traversal and pack: notice and die on missing commitJunio C Hamano
2009-02-11builtin-receive-pack.c: do not initialize statics to 0Junio C Hamano
2009-02-11receive-pack: receive.denyDeleteCurrentJunio C Hamano
2009-02-11Drop double-semicolon in CJunio C Hamano
2009-02-11Warn use of "origin" when remotes/origin/HEAD is danglingJunio C Hamano
2009-02-11remote prune: warn dangling symrefsJunio C Hamano
2009-02-11Fix the installation path for html documentationMichael J Gruber
2009-02-11Generalize and libify index_is_dirty() to index_differs_from(...)Stephan Beyer
2009-02-11Makefile: resort filenames alphabeticallyStephan Beyer
2009-02-11Modernize t5400 test scriptJunio C Hamano
2009-02-11Describe notable git.el changes in the release notesAlexandre Julliard
2009-02-11Revert "Merge branch 'js/notes'"Junio C Hamano
2009-02-11Merge branch 'lh/submodule-tree-traversal' (early part)Junio C Hamano
2009-02-11Merge branch 'js/git-submodule-trailing-slash'Junio C Hamano
2009-02-11Merge branch 'js/maint-1.6.0-path-normalize'Junio C Hamano
2009-02-11Merge branch 'maint'Junio C Hamano
2009-02-10Merge branch 'maint-1.6.0' into maintJunio C Hamano
2009-02-10Clear the delta base cache during fast-import checkpointShawn O. Pearce
2009-02-09git-web--browse: Fix check for /bin/startTodd Zullinger
2009-02-09Merge branch 'maint'Junio C Hamano
2009-02-09completion: Get rid of tabbed indentation in comments. Replace with spaces.Ted Pavlic