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
2006-08-02
Fix header breakage with _XOPEN_SOURCE.
Ramsay Allan Jones
1
-0
/
+1
2006-08-02
Remove cmd_usage() routine and re-organize the help/usage code.
Ramsay Allan Jones
4
-42
/
+33
2006-08-02
Fix header breakage due to redefining PATH_MAX.
Ramsay Allan Jones
1
-4
/
+1
2006-08-02
Add NO_C99_FORMAT to support older compilers.
Ramsay Allan Jones
3
-6
/
+35
2006-08-02
New tests and en-passant modifications to mktag.
Ramsay Allan Jones
2
-17
/
+245
2006-08-02
Fix installation of templates on ancient systems.
Ramsay Allan Jones
2
-8
/
+6
2006-08-02
Fix annotate test script; notice when git-annotate fails.
Ramsay Allan Jones
1
-1
/
+2
2006-08-02
Ensure git-clone exits with error if perl script fails.
Ramsay Allan Jones
1
-2
/
+3
2006-07-31
Merge branch 'rs/rebase'
Junio C Hamano
1
-9
/
+6
2006-07-31
Merge branch 'ml/pager'
Junio C Hamano
7
-7
/
+20
2006-07-31
Merge branch 'jc/checkout'
Junio C Hamano
1
-0
/
+4
2006-07-31
pager: config variable pager.color
Matthias Lederhofer
5
-1
/
+12
2006-07-31
Builtins: control the use of pager from the command table.
Junio C Hamano
2
-6
/
+8
2006-07-31
Fix up some fallout from "setup_git_directory()" cleanups
Linus Torvalds
1
-8
/
+7
2006-07-31
Fix double "close()" in ce_compare_data
Linus Torvalds
1
-1
/
+1
2006-07-31
git-checkout: allow "checkout HEAD -- path"
Junio C Hamano
1
-0
/
+4
2006-07-31
rebase: Make the fast-fowarding message more user-friendly by using branch na...
Robert Shearman
1
-1
/
+1
2006-07-31
rebase: Fix the detection of fast-forwarding of the current branch to upstream.
Robert Shearman
1
-8
/
+5
2006-07-30
tar-tree: illustrate an obscure feature better
Johannes Schindelin
1
-0
/
+5
2006-07-30
git.c: allow alias expansion without a git directory
Matthias Lederhofer
1
-40
/
+36
2006-07-30
setup_git_directory_gently: do not barf when GIT_DIR is given.
Matthias Lederhofer
1
-0
/
+4
2006-07-30
Build on Debian GNU/kFreeBSD
Gerrit Pape
1
-0
/
+3
2006-07-30
Merge branch 'lt/web'
Junio C Hamano
1
-2
/
+75
2006-07-30
Merge branch '__/setup-n-mv'
Junio C Hamano
40
-156
/
+142
2006-07-30
Merge branch 'js/mv'
Junio C Hamano
11
-340
/
+522
2006-07-30
Merge branch 'jn/make'
Junio C Hamano
5
-0
/
+225
2006-07-29
Merge branch 'lt/setup' into __/setup-n-mv
Junio C Hamano
60
-326
/
+585
2006-07-29
Call setup_git_directory() much earlier
Linus Torvalds
35
-144
/
+128
2006-07-28
Call setup_git_directory() early
Linus Torvalds
12
-22
/
+25
2006-07-28
Display an error from update-ref if target ref name is invalid.
Shawn Pearce
2
-0
/
+17
2006-07-28
Fix http-fetch
Johannes Schindelin
1
-3
/
+3
2006-07-28
Merge branch 'pb/multi-fetch'
Junio C Hamano
7
-72
/
+162
2006-07-28
Merge branch 'lt/web'
Junio C Hamano
1
-28
/
+55
2006-07-28
Merge branch 'js/cvs'
Junio C Hamano
1
-4
/
+4
2006-07-28
Merge branch 'js/alias-p'
Junio C Hamano
3
-46
/
+81
2006-07-28
Merge branch 'jc/diff'
Junio C Hamano
1
-1
/
+9
2006-07-28
t4103: fix binary patch application test.
Junio C Hamano
1
-2
/
+2
2006-07-28
git-apply -R: binary patches are irreversible for now.
Junio C Hamano
1
-0
/
+6
2006-07-28
Teach git-apply about '-R'
Johannes Schindelin
2
-12
/
+77
2006-07-28
Makefile: ssh-pull.o depends on ssh-fetch.c
Johannes Schindelin
1
-0
/
+2
2006-07-27
log and diff family: honor config even from subdirectories
Junio C Hamano
5
-7
/
+11
2006-07-27
git-reset: detect update-ref error and report it.
Junio C Hamano
1
-1
/
+4
2006-07-27
lost-found: use fsck-objects --full
Junio C Hamano
1
-1
/
+1
2006-07-27
Teach git-http-fetch the --stdin switch
Petr Baudis
2
-17
/
+36
2006-07-27
Teach git-local-fetch the --stdin switch
Petr Baudis
4
-10
/
+74
2006-07-27
Make pull() support fetching multiple targets at once
Petr Baudis
5
-37
/
+49
2006-07-27
Make pull() take some implicit data as explicit arguments
Petr Baudis
5
-17
/
+12
2006-07-27
mailinfo: accept >From in message header
Michael S. Tsirkin
1
-1
/
+1
2006-07-27
Remove -d from *-fetch usage strings
Petr Baudis
3
-4
/
+4
2006-07-27
daemon: documentation for --reuseaddr, --detach and --pid-file
Matthias Lederhofer
2
-2
/
+13
[next]