17757 Commits (db03b55781f23a9276234faf9a21922ff8c5678d)
 

Author SHA1 Message Date
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
Felipe Contreras 3bec8ff99a config: Add new option to open an editor. 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
Marius Storm-Olsen cfa1ee6b34 Add find_insert_index, insert_at_index and clear_func functions to string_list 16 years ago
Marius Storm-Olsen d551a48816 Add mailmap.file as configurational option for mailmap location 16 years ago
Jakub Narebski ccb04f99fe gitweb: Better regexp for SHA-1 committag match 16 years ago
Johannes Schindelin 496917b721 submodule: warn about non-submodules 16 years ago
Johannes Schindelin f3670a5749 Let ls-files strip trailing slashes in submodules' paths 16 years ago
Johannes Sixt f2a782b8ba Remove unused normalize_absolute_path() 16 years ago
Johannes Sixt f42302b493 Test and fix normalize_path_copy() 16 years ago
René Scharfe 43a7ddb55d Fix GIT_CEILING_DIRECTORIES on Windows 16 years ago