summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-02-09completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors.Ted Pavlic
2009-02-09gitweb: add $prevent_xss option to prevent XSS by repository contentMatt McCutchen
2009-02-09doc/bundle: Use the more conventional suffix '.bundle'Santi BĂ©jar
2009-02-09Add two extra tests for git rebaseJohannes Schindelin
2009-02-09Documentation: clarify commits affected by gitk --mergeSitaram Chamarty
2009-02-08add -p: get rid of Git.pm warnings about unitialized valuesStephan Beyer
2009-02-08rev-list: fix showing distance when using --bisect-allChristian Couder
2009-02-07submodule: warn about non-submodulesJohannes Schindelin