16733 Commits (608efb875f89a946d5cb37b2dd4077132618e0e1)
 

Author SHA1 Message Date
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
Jeff King 678852d918 document the diff driver textconv feature 17 years ago
Jeff King 72cf484140 diff: add missing static declaration 17 years ago
Junio C Hamano b8492539f9 receive-pack: fix "borrowing from alternate object store" implementation 17 years ago
Alexander Gavrilov 7cdc3556d1 gitk: Allow starting gui blame for a specific line 17 years ago
Giuseppe Bilotta 8db49a7f6f gitweb: generate parent..current URLs 17 years ago
Giuseppe Bilotta b0be3838bb gitweb: parse parent..current syntax from PATH_INFO 17 years ago
Giuseppe Bilotta 3550ea71f5 gitweb: use_pathinfo filenames start with / 17 years ago
Giuseppe Bilotta b02bd7a632 gitweb: generate project/action/hash URLs 17 years ago
Giuseppe Bilotta d8c2882254 gitweb: parse project/action/hash_base:filename PATH_INFO 17 years ago
René Scharfe cdcab133ea blame: use xdi_diff_hunks(), get rid of struct patch 17 years ago
René Scharfe 86295bb6ba add xdi_diff_hunks() for callers that only need hunk lengths 17 years ago
Brian Downing ef2e62fe23 Allow alternate "low-level" emit function from xdl_diff 17 years ago
Brian Downing 9ccd0a88ac Always initialize xpparam_t to 0 17 years ago
René Scharfe 7c4ed8c835 blame: inline get_patch() 17 years ago
Joey Hess 53ffb878a9 git-daemon: set REMOTE_ADDR to client address 17 years ago
Deskin Miller 225f1d0c6a git-svn: change dashed git-config to git config 17 years ago
Nicolas Pitre 9ed19614d4 index-pack: don't leak leaf delta result 17 years ago
Nicolas Pitre 2b5c208f5b improve index-pack tests 17 years ago
Jeff King 759ad19e77 submodule: fix some non-portable grep invocations 17 years ago
Johannes Sixt 20244ea2d0 git-remote: list branches in vertical lists 17 years ago
Jeff King f55527f802 rm: loosen safety valve for empty files 17 years ago
Junio C Hamano 4c1360f472 git-rebase--interactive.sh: comparision with == is bashism 17 years ago
Junio C Hamano 2f91bcfa9d Merge branch 'jk/diff-convfilter' 17 years ago
Junio C Hamano ca6c06b2ef Merge branch 'js/maint-fetch-update-head' 17 years ago
Junio C Hamano a157400c97 Merge branch 'jc/maint-co-track' 17 years ago