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-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
2007-10-23
k.org git toppage: Add link to 1.5.3 release notes.
Junio C Hamano
1
-1
/
+2
2007-10-23
Merge branch 'master' into dev
Paul Mackerras
1
-33
/
+115
2007-10-23
gitk: Fix some bugs with path limiting in the diff display
Paul Mackerras
1
-1
/
+5
2007-10-23
gitk: Use the status window for other functions
Paul Mackerras
1
-6
/
+6
2007-10-23
gitk: Integrate the reset progress bar in the main frame
Paul Mackerras
1
-21
/
+27
2007-10-23
gitk: Ensure tabstop setting gets restored by Cancel button
Paul Mackerras
1
-7
/
+7
2007-10-23
gitk: Limit diff display to listed paths by default
Paul Mackerras
1
-10
/
+86
2007-10-22
On error, do not list all commands, but point to --help option
Jari Aalto
1
-2
/
+1
2007-10-22
gitweb: Provide title attributes for abbreviated author names.
David Symonds
1
-5
/
+29
2007-10-22
git-cherry-pick: improve description of -x.
Ralf Wildenhues
1
-5
/
+6
2007-10-22
Correct some sizeof(size_t) != sizeof(unsigned long) typing errors
René Scharfe
4
-5
/
+13
2007-10-21
Use PRIuMAX instead of 'unsigned long long' in show-index
Shawn O. Pearce
1
-1
/
+1
2007-10-21
Merge branch 'maint'
Shawn O. Pearce
13
-32
/
+187
2007-10-21
Describe more 1.5.3.5 fixes in release notes
Shawn O. Pearce
1
-0
/
+15
2007-10-21
Fix diffcore-break total breakage
Linus Torvalds
2
-4
/
+8
2007-10-21
Fix directory scanner to correctly ignore files without d_type
Linus Torvalds
1
-14
/
+38
2007-10-21
Improved const correctness for strings
Shawn O. Pearce
4
-5
/
+5
2007-10-21
Use the asyncronous function infrastructure to run the content filter.
Johannes Sixt
1
-33
/
+28
2007-10-21
Avoid a dup2(2) in apply_filter() - start_command() can do it for us.
Johannes Sixt
1
-4
/
+3
2007-10-21
t0021-conversion.sh: Test that the clean filter really cleans content.
Johannes Sixt
1
-1
/
+6
2007-10-21
upload-pack: Run rev-list in an asynchronous function.
Johannes Sixt
1
-28
/
+18
2007-10-21
upload-pack: Move the revision walker into a separate function.
Johannes Sixt
1
-33
/
+37
2007-10-21
Use the asyncronous function infrastructure in builtin-fetch-pack.c.
Johannes Sixt
1
-21
/
+18
2007-10-21
Add infrastructure to run a function asynchronously.
Johannes Sixt
2
-8
/
+65
2007-10-21
upload-pack: Use start_command() to run pack-objects in create_pack_file().
Johannes Sixt
1
-61
/
+44
2007-10-21
Have start_command() create a pipe to read the stderr of the child.
Johannes Sixt
2
-2
/
+25
2007-10-21
Use start_comand() in builtin-fetch-pack.c instead of explicit fork/exec.
Johannes Sixt
1
-40
/
+16
2007-10-21
Use run_command() to spawn external diff programs instead of fork/exec.
Johannes Sixt
1
-35
/
+3
2007-10-21
Use start_command() to run content filters instead of explicit fork/exec.
Johannes Sixt
1
-23
/
+7
2007-10-21
Use start_command() in git_connect() instead of explicit fork/exec.
Johannes Sixt
1
-55
/
+48
2007-10-21
Change git_connect() to return a struct child_process instead of a pid_t.
Johannes Sixt
7
-43
/
+33
2007-10-20
Merge git://git.kernel.org/pub/scm/gitk/gitk
Shawn O. Pearce
1
-20
/
+21
2007-10-20
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Shawn O. Pearce
4
-11
/
+73
2007-10-21
gitk: Fix "can't unset prevlines(...)" Tcl error
Paul Mackerras
1
-16
/
+5
[prev]
[next]