16708 Commits (9d7ca667466b9e1a8160d20cce7c06d09213ab6b)
 

Author SHA1 Message Date
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 f6576f4c0c Merge git://repo.or.cz/git-gui 16 years ago
Junio C Hamano faf1dc7223 Merge branch 'maint' of git://repo.or.cz/git-gui into maint 16 years ago
Christian Stimming 9d83c6aa44 git-gui: Update German translation. 16 years ago
Johannes Sixt 63aa1d0cb7 git-gui: Do not munge conflict marker lines in a normal diff 17 years ago
Alexander Gavrilov 8c76212529 git-gui: Add a simple implementation of SSH_ASKPASS. 17 years ago
Alexander Gavrilov 98a6846bb8 git-gui: Add a dialog that shows the OpenSSH public key. 17 years ago
Miklos Vajna 045a476f91 update-ref --no-deref -d: handle the case when the pointed ref is packed 17 years ago
Brian Gernhardt 6ecfd91df5 Avoid using non-portable `echo -n` in tests. 17 years ago
Junio C Hamano 933bb3ae5e Merge branch 'maint' 17 years ago
Deskin Miller e855bfc040 git-svn: change dashed git-commit-tree to git commit-tree 17 years ago
Jan Krüger 2c850f1221 Documentation: clarify information about 'ident' attribute 17 years ago
Markus Heidelberg 41d8cf7d7f bash completion: add doubledash to "git show" 17 years ago
Alex Riesen 111539a3c7 Use test-chmtime -v instead of perl in t5000 to get mtime of a file 17 years ago
Alex Riesen 0ea9ca07aa Add --verbose|-v to test-chmtime 17 years ago
Jonas Fonseca 9b6f84d2c2 asciidoc: add minor workaround to add an empty line after code blocks 17 years ago
Junio C Hamano 98b35e2c74 Merge branch 'ar/maint-mksnpath' into ar/mksnpath 17 years ago
Alex Riesen a4f34cbb4c Use git_pathdup instead of xstrdup(git_path(...)) 17 years ago
Alex Riesen aba13e7c05 git_pathdup: returns xstrdup-ed copy of the formatted path 17 years ago
Alex Riesen 958a4789e0 Fix potentially dangerous use of git_path in ref.c 17 years ago
Alex Riesen fe2d7776d5 Add git_snpath: a .git path formatting routine with output buffer 17 years ago
Alex Riesen d258b25887 Plug a memleak in builtin-revert 17 years ago
Miklos Vajna fa58186c9b git branch -m: forbid renaming of a symref 17 years ago
Junio C Hamano 797484392a compat/cygwin.c: make runtime detection of lstat/stat lessor impact 17 years ago
Linus Torvalds 6e381d3aff Add file delete/create info when we overflow rename_limit 17 years ago
Nanako Shiraishi 1df2a1ce80 Install git-cvsserver in $(bindir) 17 years ago
Tommi Virtanen 18378655be Install git-shell in bindir, too 17 years ago
Paul Mackerras e3e901bece gitk: Make the background color of marked lines configurable 17 years ago
Paul Mackerras 8a8977425e gitk: Add a menu item to show where a given line comes from 17 years ago
Paul Mackerras 190ec52c90 gitk: Fix some off-by-one errors in computing which line to blame 17 years ago
Alex Riesen 058412d097 Fix potentially dangerous uses of mkpath and git_path 17 years ago
Junio C Hamano 356af64d84 Merge branch 'ar/maint-mksnpath' into HEAD 17 years ago
Alex Riesen 9fa03c177f Fix potentially dangerous uses of mkpath and git_path 17 years ago
Alex Riesen 94cc355287 Fix mkpath abuse in dwim_ref and dwim_log of sha1_name.c 17 years ago
Alex Riesen 108bebeab3 Add mksnpath which allows you to specify the output buffer 17 years ago
Junio C Hamano 304d058370 Merge branch 'maint' 17 years ago
Thomas Rast 9fe7a643fc add -p: warn if only binary changes present 17 years ago
Charles Bailey ddff856351 git-archive: work in bare repos 17 years ago
Miklos Vajna 569740bdd0 Fix git update-ref --no-deref -d. 17 years ago
Miklos Vajna 450d4c0f5a rename_ref(): handle the case when the reflog of a ref does not exist 17 years ago
Miklos Vajna eca35a25a9 Fix git branch -m for symrefs. 17 years ago
Jeff King a79b8b6623 enable textconv for diff in verbose status/commit 17 years ago
Jeff King df5e91fc2c add userdiff textconv tests 17 years ago
Jeff King 4f672ad6c7 wt-status: load diff ui config 17 years ago
Jeff King 2675773af8 only textconv regular files 17 years ago
Jeff King c7534ef4a1 userdiff: require explicitly allowing textconv 17 years ago
Jeff King 04427ac848 refactor userdiff textconv code 17 years ago