index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-29
Remove outdated references to cogito in documentation
Dan McGee
1
-1
/
+4
2007-10-29
RelNotes-1.5.3.5: describe recent fixes
Junio C Hamano
1
-0
/
+21
2007-10-29
merge-recursive.c: mrtree in merge() is not used before set
Junio C Hamano
1
-1
/
+1
2007-10-29
sha1_file.c: avoid gcc signed overflow warnings
Junio C Hamano
1
-7
/
+9
2007-10-29
core-tutorial: Catch up with current Git
Benoit Sigoure
1
-16
/
+10
2007-10-29
Fix a small memory leak in builtin-add
Benoit Sigoure
1
-0
/
+2
2007-10-28
honor the http.sslVerify option in shell scripts
Aurelien Bompard
2
-4
/
+6
2007-10-28
git.el: Run git-gc --auto after commits.
Alexandre Julliard
1
-0
/
+1
2007-10-28
git.el: Refresh only the changed file marks when marking/unmarking all.
Alexandre Julliard
1
-2
/
+5
2007-10-28
git.el: Fix typo in git-update-saved-file error handling.
Alexandre Julliard
1
-1
/
+1
2007-10-28
git.el: Fix typo in "Reverted file" message.
Alexandre Julliard
1
-1
/
+1
2007-10-28
git-fetch: do not fail when remote branch disappears
Junio C Hamano
3
-18
/
+33
2007-10-28
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1091
/
+1744
2007-10-27
gitk: Use the UI font for the diff/old version/new version radio buttons
Paul Mackerras
1
-3
/
+3
2007-10-27
Merge branch 'dev'
Paul Mackerras
1
-1076
/
+1638
2007-10-27
gitk: Simplify the code for finding commits
Paul Mackerras
1
-152
/
+54
2007-10-26
Bisect run: "skip" current commit if script exit code is 125.
Christian Couder
3
-4
/
+57
2007-10-26
Bisect: add a "bisect replay" test case.
Christian Couder
1
-0
/
+7
2007-10-26
Bisect: add "bisect skip" to the documentation.
Christian Couder
1
-2
/
+17
2007-10-26
Bisect: refactor "bisect_{bad,good,skip}" into "bisect_state".
Christian Couder
1
-51
/
+31
2007-10-26
Bisect: refactor some logging into "bisect_write".
Christian Couder
1
-33
/
+14
2007-10-26
Bisect: refactor "bisect_write_*" functions.
Christian Couder
1
-26
/
+20
2007-10-26
Bisect: implement "bisect skip" to mark untestable revisions.
Christian Couder
2
-6
/
+190
2007-10-26
Bisect: fix some white spaces and empty lines breakages.
Christian Couder
1
-9
/
+8
2007-10-26
rev-list documentation: add "--bisect-all".
Christian Couder
1
-0
/
+16
2007-10-26
rev-list: implement --bisect-all
Christian Couder
3
-15
/
+88
2007-10-26
Merge branch 'ja/shorthelp'
Junio C Hamano
1
-2
/
+1
2007-10-26
help: remove extra blank line after "See 'git --help'" message
Junio C Hamano
1
-1
/
+1
2007-10-26
Do the fuzzy rename detection limits with the exact renames removed
Linus Torvalds
1
-14
/
+18
2007-10-26
Fix ugly magic special case in exact rename detection
Linus Torvalds
1
-13
/
+14
2007-10-26
Do exact rename detection regardless of rename limits
Linus Torvalds
1
-6
/
+6
2007-10-26
Do linear-time/space rename logic for exact renames
Linus Torvalds
4
-65
/
+303
2007-10-26
copy vs rename detection: avoid unnecessary O(n*m) loops
Linus Torvalds
3
-75
/
+35
2007-10-26
Ref-count the filespecs used by diffcore
Linus Torvalds
3
-14
/
+19
2007-10-26
Split out "exact content match" phase of rename detection
Linus Torvalds
1
-34
/
+56
2007-10-26
Add 'diffcore.h' to LIB_H
Linus Torvalds
1
-2
/
+1
2007-10-26
Merge branch 'maint'
Junio C Hamano
2
-6
/
+3
2007-10-26
Test suite: reset TERM to its previous value after testing.
Christian Couder
1
-0
/
+4
2007-10-26
Merge branch 'ph/color-test'
Junio C Hamano
1
-17
/
+48
2007-10-26
hooks-pre-commit: use \t, rather than a literal TAB in regexp
Jim Meyering
1
-1
/
+1
2007-10-26
Fix generation of perl/perl.mak
Alex Riesen
1
-5
/
+1
2007-10-26
fast-import.c: fix regression due to strbuf conversion
Pierre Habouzit
1
-0
/
+1
2007-10-24
Support a --quiet option in the test-suite.
Pierre Habouzit
1
-1
/
+4
2007-10-24
Add some fancy colors in the test library when terminal supports it.
Pierre Habouzit
1
-17
/
+45
2007-10-24
gitweb: Use chop_and_escape_str in more places.
David Symonds
1
-3
/
+3
2007-10-24
gitweb: Refactor abbreviation-with-title-attribute code.
David Symonds
1
-24
/
+21
2007-10-24
Merge branch 'db/fetch-pack'
Junio C Hamano
58
-1575
/
+2953
2007-10-24
git-send-email: add a new sendemail.to configuration variable
Miklos Vajna
2
-0
/
+4
2007-10-24
git-remote: fix "Use of uninitialized value in string ne"
Junio C Hamano
1
-1
/
+2
2007-10-24
gitk: Fix a couple more bugs in the path limiting
Paul Mackerras
1
-18
/
+29
[prev]
[next]