19212 Commits (63267de2acc18027fc0208c0937fd62b91301fec)
 

Author SHA1 Message Date
Jakub Narebski 63267de2ac gitweb: Minify gitweb.js if JSMIN is defined 16 years ago
Jakub Narebski c4ccf61f4c gitweb: Create links leading to 'blame_incremental' using JavaScript 16 years ago
Jakub Narebski e206d62a92 gitweb: Colorize 'blame_incremental' view during processing 16 years ago
Jakub Narebski 4af819d4ca gitweb: Incremental blame (using JavaScript) 16 years ago
Jakub Narebski aa7dd05e6a gitweb: Add optional "time to generate page" info in footer 16 years ago
Jakub Narebski aef37684ea gitweb: Use light/dark for class names also in 'blame' view 16 years ago
Jakub Narebski a36817b6e7 gitweb: Add author initials in 'blame' view, a la "git gui blame" 16 years ago
Jakub Narebski 3665e7e7f2 gitweb: Mark commits with no "previous" in 'blame' view 16 years ago
Jakub Narebski 11930423d1 gitweb: Use "previous" header of git-blame -p in 'blame' view 16 years ago
Jakub Narebski 6de9433fd0 gitweb: Mark boundary commits in 'blame' view 16 years ago
Jakub Narebski 0a49a7997b gitweb: Make .error style generic 16 years ago
Daniel Trstenjak 397f7c6371 Show the presence of untracked files in the bash prompt. 16 years ago
Junio C Hamano f87dd2152a Merge branch 'maint' 16 years ago
Junio C Hamano 01ae841ccf SunOS grep does not understand -C<n> nor -e 16 years ago
Matthias Andree 96d69b5543 Fix export_marks() error handling. 16 years ago
Linus Torvalds 7e9ff00bbe git branch: clean up detached branch handling 16 years ago
Linus Torvalds 191d1ac435 git branch: avoid unnecessary object lookups 16 years ago
Linus Torvalds e6e4a47ba1 git branch: fix performance problem 16 years ago
Eric Wong 4aacaeb3dc git svn: fix shallow clone when upstream revision is too new 16 years ago
Junio C Hamano eafb45265b do_one_ref(): null_sha1 check is not about broken ref 16 years ago
Brandon Casey 0ad8ff2cd1 configure.ac: properly unset NEEDS_SSL_WITH_CRYPTO when sha1 func is missing 16 years ago
Pierre Habouzit 24deea5273 janitor: useless checks before free 16 years ago
Pierre Habouzit 98cb6f30f7 janitor: add DIV_ROUND_UP and use it. 16 years ago
Pierre Habouzit f630cfda88 refactor: use bitsizeof() instead of 8 * sizeof() 16 years ago
Pierre Habouzit 67da52bedc janitor: use NULL and not 0 for pointers. 16 years ago
Martin Koegler 5207079053 git stash: modernize use of "dashed" git-XXX calls 16 years ago
Yann Dirson f693b7e9a5 Improve doc for format-patch threading options. 16 years ago
Yann Dirson 65180c6618 List send-email config options in config.txt. 16 years ago
Brandon Casey a1142892fd configure.ac: rework/fix the NEEDS_RESOLV and NEEDS_LIBGEN tests 16 years ago
Junio C Hamano 248b6c0609 Merge branch 'maint' 16 years ago
SZEDER Gábor 735c674416 Trailing whitespace and no newline fix 16 years ago
Junio C Hamano b810cbbde9 diff --cc: a lost line at the beginning of the file is shown incorrectly 16 years ago
Junio C Hamano 55d5d5bab7 combine-diff.c: fix performance problem when folding common deleted lines 16 years ago
Eric Wong 2a679c7a31 git svn: fix reparenting when ugly http(s) URLs are used 16 years ago
Eric Wong f0e8b1a3ed git svn: rename tests that had conflicting numbers 16 years ago
Junio C Hamano 77acc32b29 Updates to draft release notes to 1.6.4 16 years ago
Junio C Hamano bba0fd22ad push: do not give big warning when no preference is configured 16 years ago
Michael J Gruber d5cee0f786 t4202-log.sh: Test git log --no-walk sort order 16 years ago
Mike Ralphson 3de4a44308 cvsexportcommit: reorder tests to quiet intermittent failure 16 years ago
Junio C Hamano 58b1ef2f0f Merge branch 'maint' 16 years ago
Junio C Hamano 78d3b06e0f checkout -f: deal with a D/F conflict entry correctly 16 years ago
Brandon Casey b45a09c4b4 sha1_name.c: avoid unnecessary strbuf_release 16 years ago
Brandon Casey 9d33f7c22f refs.c: release file descriptor on error return 16 years ago
Junio C Hamano 4525e8e41a Revert "mailinfo: Remove only one set of square brackets" 16 years ago
Linus Torvalds 05c1da2f5e Fix extraneous lstat's in 'git checkout -f' 16 years ago
Linus Torvalds a38837341c Improve on the 'invalid object' error message at commit time 16 years ago
Linus Torvalds f222abdeec Make 'git show' more useful 16 years ago
SZEDER Gábor 4fe1a61973 bash: add '--merges' to common 'git log' options 16 years ago
SZEDER Gábor 2657420d9e Document 'git (rev-list|log) --merges' 16 years ago
Wincent Colaiuta 69fb828393 gitweb: update Git homepage URL 16 years ago