12186 Commits (0d9d89f61c58f72d96585a61defb0634873c38ac)
 

Author SHA1 Message Date
Benoit Sigoure 399f0a8eed Fix a small memory leak in builtin-add 18 years ago
Aurelien Bompard 1c1f79a1e4 honor the http.sslVerify option in shell scripts 18 years ago
Alexandre Julliard d53a35020d git.el: Run git-gc --auto after commits. 18 years ago
Alexandre Julliard 2f6e86a86f git.el: Refresh only the changed file marks when marking/unmarking all. 18 years ago
Alexandre Julliard 6df023884b git.el: Fix typo in git-update-saved-file error handling. 18 years ago
Alexandre Julliard 3697c5f37a git.el: Fix typo in "Reverted file" message. 18 years ago
Junio C Hamano 9ad7c5ae8a git-fetch: do not fail when remote branch disappears 18 years ago
Junio C Hamano 071a887766 Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk 18 years ago
Paul Mackerras 7388bcbc54 gitk: Use the UI font for the diff/old version/new version radio buttons 18 years ago
Paul Mackerras 7b3b151528 Merge branch 'dev' 18 years ago
Paul Mackerras cca5d946d6 gitk: Simplify the code for finding commits 18 years ago
Junio C Hamano 7791ecbc62 revert/cherry-pick: work on merge commits as well 18 years ago
Christian Couder 71b0251cdd Bisect run: "skip" current commit if script exit code is 125. 18 years ago
Christian Couder 37f9fd0dde Bisect: add a "bisect replay" test case. 18 years ago
Christian Couder c39ce91827 Bisect: add "bisect skip" to the documentation. 18 years ago
Christian Couder 155fc795b9 Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state". 18 years ago
Christian Couder 737c74ee42 Bisect: refactor some logging into "bisect_write". 18 years ago
Christian Couder 55624f9af4 Bisect: refactor "bisect_write_*" functions. 18 years ago
Christian Couder 97e1c51e15 Bisect: implement "bisect skip" to mark untestable revisions. 18 years ago
Christian Couder 8fe26f4481 Bisect: fix some white spaces and empty lines breakages. 18 years ago
Christian Couder 3ac9f612cb rev-list documentation: add "--bisect-all". 18 years ago
Christian Couder 50e62a8e70 rev-list: implement --bisect-all 18 years ago
Junio C Hamano 85b0045505 Merge branch 'ja/shorthelp' 18 years ago
Junio C Hamano a238917ba4 help: remove extra blank line after "See 'git --help'" message 18 years ago
Linus Torvalds 42899ac898 Do the fuzzy rename detection limits with the exact renames removed 18 years ago
Linus Torvalds 81ac051d6a Fix ugly magic special case in exact rename detection 18 years ago
Linus Torvalds 17559a643e Do exact rename detection regardless of rename limits 18 years ago
Linus Torvalds 9027f53cb5 Do linear-time/space rename logic for exact renames 18 years ago
Linus Torvalds 644797119d copy vs rename detection: avoid unnecessary O(n*m) loops 18 years ago
Linus Torvalds 9fb88419ba Ref-count the filespecs used by diffcore 18 years ago
Linus Torvalds cb1491b6bf Split out "exact content match" phase of rename detection 18 years ago
Linus Torvalds 505f297989 Add 'diffcore.h' to LIB_H 18 years ago
Junio C Hamano d633f702a0 Merge branch 'maint' 18 years ago
Christian Couder 15387e32ff Test suite: reset TERM to its previous value after testing. 18 years ago
Junio C Hamano dc2715554e Merge branch 'ph/color-test' 18 years ago
Jim Meyering 4a21d13db4 hooks-pre-commit: use \t, rather than a literal TAB in regexp 18 years ago
Alex Riesen d1a2057560 Fix generation of perl/perl.mak 18 years ago
Pierre Habouzit c2e6b6d0d1 fast-import.c: fix regression due to strbuf conversion 18 years ago
Pierre Habouzit 1ece127467 Support a --quiet option in the test-suite. 18 years ago
Pierre Habouzit 55db1df0c8 Add some fancy colors in the test library when terminal supports it. 18 years ago
David Symonds d3cd249565 gitweb: Use chop_and_escape_str in more places. 18 years ago
David Symonds ce58ec9158 gitweb: Refactor abbreviation-with-title-attribute code. 18 years ago
Junio C Hamano d90a7fda35 Merge branch 'db/fetch-pack' 18 years ago
Miklos Vajna 2db9b49c6c git-send-email: add a new sendemail.to configuration variable 18 years ago
Junio C Hamano 59b2023fbb git-remote: fix "Use of uninitialized value in string ne" 18 years ago
Paul Mackerras 74a40c7110 gitk: Fix a couple more bugs in the path limiting 18 years ago
Junio C Hamano 8d863c98b2 k.org git toppage: Add link to 1.5.3 release notes. 18 years ago
Paul Mackerras 3de07118f0 Merge branch 'master' into dev 18 years ago
Paul Mackerras bd8f677e1c gitk: Fix some bugs with path limiting in the diff display 18 years ago
Paul Mackerras 4570b7e9d7 gitk: Use the status window for other functions 18 years ago