17654 Commits (5a4aaaf3aa2ef02b6b397206cf222643b68b36c7)
 

Author SHA1 Message Date
Junio C Hamano 30aa4fb15f Merge branch 'maint' 16 years ago
Junio C Hamano e5887c1bda Prepare for 1.6.1.4. 16 years ago
Junio C Hamano 7a134dbbc9 Merge branch 'maint-1.6.0' into maint 16 years ago
Junio C Hamano 3e6b1d0abc Make repack less likely to corrupt repository 16 years ago
Elijah Newren 784f8affe4 fast-export: ensure we traverse commits in topological order 16 years ago
Eric Kidd 0ea29cce4d filter-branch: Add more error-handling 16 years ago
Pat Notz e5f5050ed1 Fix contrib/hooks/post-receive-email for new duplicate branch 16 years ago
Shawn O. Pearce fa3a0c94dc Clear the delta base cache if a pack is rebuilt 16 years ago
Junio C Hamano 7b73d828f0 Merge git://git.bogomips.org/git-svn 16 years ago
Junio C Hamano 9e5b80cd87 Squelch overzealous "ignoring dangling symref" in an empty repository 16 years ago
Anton Gyllenberg 39111f6b7a test case for regression caused by git-svn empty symlink fix 16 years ago
Eric Wong 8841b37f2f git-svn: fix broken symlink workaround when switching branches 16 years ago
Deskin Miller 99366565f1 git-svn: Print revision while searching for earliest use of path 16 years ago
Sam Vilain 8e3f9b17a5 git-svn: abstract out a block into new method other_gs() 16 years ago
Eric Wong 4c58a7111d git-svn: allow disabling expensive broken symlink checks 16 years ago
Junio C Hamano aff4e8dc21 Merge branch 'maint' 16 years ago
Junio C Hamano 268c015495 Merge branch 'maint-1.5.6' into maint 16 years ago
Junio C Hamano afce435000 Merge branch 'maint-1.5.5' into maint-1.5.6 16 years ago
Junio C Hamano 92798702cf Merge branch 'maint-1.5.4' into maint-1.5.5 16 years ago
Junio C Hamano ed62089c1c revision traversal and pack: notice and die on missing commit 16 years ago
Junio C Hamano 1b53a076fc builtin-receive-pack.c: do not initialize statics to 0 16 years ago
Junio C Hamano 747ca2455a receive-pack: receive.denyDeleteCurrent 16 years ago
Junio C Hamano ba19a808aa Drop double-semicolon in C 16 years ago
Junio C Hamano 057e71384a Warn use of "origin" when remotes/origin/HEAD is dangling 16 years ago
Junio C Hamano f8948e2fbc remote prune: warn dangling symrefs 16 years ago
Michael J Gruber 8ea7ad694b Fix the installation path for html documentation 16 years ago
Stephan Beyer 75f3ff2eea Generalize and libify index_is_dirty() to index_differs_from(...) 16 years ago
Stephan Beyer fcb6c0760d Makefile: resort filenames alphabetically 16 years ago
Junio C Hamano 2f33415563 Modernize t5400 test script 16 years ago
Alexandre Julliard 0ab9a8bbfe Describe notable git.el changes in the release notes 16 years ago
Junio C Hamano 954cfb5cfd Revert "Merge branch 'js/notes'" 16 years ago
Junio C Hamano f1c8a48a2d Merge branch 'lh/submodule-tree-traversal' (early part) 16 years ago
Junio C Hamano 8c5514906a Merge branch 'js/git-submodule-trailing-slash' 16 years ago
Junio C Hamano 6e5d7ddc49 Merge branch 'js/maint-1.6.0-path-normalize' 16 years ago
Junio C Hamano fd8475d9fb Merge branch 'maint' 16 years ago
Junio C Hamano 9b27ea9518 Merge branch 'maint-1.6.0' into maint 16 years ago
Shawn O. Pearce 3d20c636af Clear the delta base cache during fast-import checkpoint 16 years ago
Todd Zullinger f6b98e46bd git-web--browse: Fix check for /bin/start 16 years ago
Junio C Hamano df487baa30 Merge branch 'maint' 16 years ago
Ted Pavlic a9ee90d7ff completion: Get rid of tabbed indentation in comments. Replace with spaces. 16 years ago
Ted Pavlic cf9957875c completion: Fix GIT_PS1_SHOWDIRTYSTATE to prevent unbound variable errors. 16 years ago
Matt McCutchen 7e1100e9e9 gitweb: add $prevent_xss option to prevent XSS by repository content 16 years ago
Santi Béjar ffe4da1573 doc/bundle: Use the more conventional suffix '.bundle' 16 years ago
Johannes Schindelin 3ec7371f63 Add two extra tests for git rebase 16 years ago
Sitaram Chamarty 3021faf656 Documentation: clarify commits affected by gitk --merge 16 years ago
Stephan Beyer 9aad6cbaef add -p: get rid of Git.pm warnings about unitialized values 16 years ago
Christian Couder 6e46cc0d92 rev-list: fix showing distance when using --bisect-all 16 years ago
Marius Storm-Olsen 7d48e9e6f7 Move mailmap documentation into separate file 16 years ago
Marius Storm-Olsen d20d654fe8 Change current mailmap usage to do matching on both name and email of author/committer. 16 years ago
Marius Storm-Olsen 0925ce4d49 Add map_user() and clear_mailmap() to mailmap 16 years ago