15943 Commits (912f9980d233961c48a225cce2657f165c98c8ae)
 

Author SHA1 Message Date
Junio C Hamano 912f9980d2 Makefile: help people who run 'make check' by mistake 16 years ago
Christian Couder 5bcce8494a Documentation: bisect: change a few instances of "git-cmd" to "git cmd" 16 years ago
Christian Couder 6514aa36d2 Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" 16 years ago
Alexandre Julliard 323e00fd46 checkout: Don't crash when switching away from an invalid branch. 16 years ago
Junio C Hamano 7c181d627c GIT 1.6.0.4 16 years ago
Quy Tonthat ee5391c73e Update RPM spec for the new location of git-cvsserver. 16 years ago
Junio C Hamano 832e719d79 Merge branch 'cb/maint-update-ref-fix' into maint 16 years ago
Junio C Hamano 2819854ec5 Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint 16 years ago
Junio C Hamano 8b1981d32b Merge branch 'ar/maint-mksnpath' into maint 16 years ago
Junio C Hamano 3b8572a429 Merge branch 'mv/maint-branch-m-symref' into maint 16 years ago
Clemens Buchacher 16ed2f48be push: fix local refs update if already up-to-date 16 years ago
Clemens Buchacher 5bdd8d4a30 do not force write of packed refs 16 years ago
Junio C Hamano 16088d8870 format-patch documentation: mention the special case of showing a single commit 16 years ago
Yann Dirson a5a323f33c Add reference for status letters in documentation. 16 years ago
Mikael Magnusson 7756ba74c0 Document that git-log takes --all-match. 16 years ago
Junio C Hamano 02893a8503 Update draft 1.6.0.4 release notes 16 years ago
Junio C Hamano f6276b788f Merge branch 'js/maint-fetch-update-head' into maint 16 years ago
Junio C Hamano 86e67a088c Merge branch 'jk/maint-ls-files-other' into maint 16 years ago
Junio C Hamano d11ddaff02 Merge branch 'jc/maint-reset-remove-unmerged-new' into maint 16 years ago
Junio C Hamano 581000a419 Merge branch 'jc/maint-co-track' into maint 16 years ago
Junio C Hamano 1a9016aae5 Start 1.6.0.4 cycle 16 years ago
Tom Preston-Werner c2163c6aa2 add instructions on how to send patches to the mailing list with Gmail 16 years ago
Jakub Narebski 4f73e240f9 Documentation/gitattributes: Add subsection header for each attribute 16 years ago
Pierre Habouzit 8c17868795 git send-email: avoid leaking directory file descriptors. 16 years ago
Jeff King 30affa1e9a send-pack: do not send out single-level refs such as refs/stash 16 years ago
Jeff King 1442171bc9 fix overlapping memcpy in normalize_absolute_path 16 years ago
Jeff King 421b488a58 pack-objects: avoid reading uninitalized data 16 years ago
Jeff King 13494ed14c correct cache_entry allocation 16 years ago
Junio C Hamano faf1dc7223 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 16 years ago
Miklos Vajna 045a476f91 update-ref --no-deref -d: handle the case when the pointed ref is packed 16 years ago
Deskin Miller e855bfc040 git-svn: change dashed git-commit-tree to git commit-tree 16 years ago
Jan Krüger 2c850f1221 Documentation: clarify information about 'ident' attribute 16 years ago
Markus Heidelberg 41d8cf7d7f bash completion: add doubledash to "git show" 16 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 16 years ago
Alex Riesen 0ea9ca07aa Add --verbose|-v to test-chmtime 16 years ago
Jonas Fonseca 9b6f84d2c2 asciidoc: add minor workaround to add an empty line after code blocks 16 years ago
Alex Riesen a4f34cbb4c Use git_pathdup instead of xstrdup(git_path(...)) 16 years ago
Alex Riesen aba13e7c05 git_pathdup: returns xstrdup-ed copy of the formatted path 16 years ago
Alex Riesen 958a4789e0 Fix potentially dangerous use of git_path in ref.c 16 years ago
Alex Riesen fe2d7776d5 Add git_snpath: a .git path formatting routine with output buffer 16 years ago
Alex Riesen d258b25887 Plug a memleak in builtin-revert 16 years ago
Miklos Vajna fa58186c9b git branch -m: forbid renaming of a symref 16 years ago
Linus Torvalds 6e381d3aff Add file delete/create info when we overflow rename_limit 16 years ago
Nanako Shiraishi 1df2a1ce80 Install git-cvsserver in $(bindir) 16 years ago
Tommi Virtanen 18378655be Install git-shell in bindir, too 16 years ago
Alex Riesen 9fa03c177f Fix potentially dangerous uses of mkpath and git_path 16 years ago
Alex Riesen 94cc355287 Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c 16 years ago
Alex Riesen 108bebeab3 Add mksnpath which allows you to specify the output buffer 16 years ago
Thomas Rast 9fe7a643fc add -p: warn if only binary changes present 16 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 16 years ago