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-04-05
date parsing: be friendlier to our European friends.
Junio C Hamano
1
-21
/
+56
2006-04-05
Tweaks to make asciidoc play nice.
Francis Daly
1
-4
/
+5
2006-04-05
git-commit: document --amend
Marco Roeland
1
-1
/
+23
2006-04-05
Merge branch 'jc/clone'
Junio C Hamano
1
-19
/
+28
2006-04-05
Merge branch 'pb/regex'
Junio C Hamano
4
-16
/
+57
2006-04-05
Avoid a crash if realloc returns a different pointer.
Mike McCormack
1
-0
/
+1
2006-04-05
Avoid a divide by zero if there's no messages to send.
Mike McCormack
1
-1
/
+6
2006-04-05
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-106
/
+225
2006-04-05
Add git-clean command
Pavel Roskin
4
-1
/
+132
2006-04-05
Merge branch 'fix'
Junio C Hamano
2
-21
/
+27
2006-04-05
diff_flush(): leakfix.
Junio C Hamano
1
-19
/
+25
2006-04-04
parse_date(): fix parsing 03/10/2006
Junio C Hamano
1
-2
/
+2
2006-04-05
[PATCH] Provide configurable UI font for gitk
Keith Packard
1
-6
/
+17
2006-04-05
[PATCH] gitk: Use git wrapper to run git-ls-remote.
Mark Wooding
1
-1
/
+1
2006-04-05
[PATCH] gitk: add key bindings for selecting first and last commit
Rutger Nijlunsing
1
-6
/
+69
2006-04-04
On some platforms, certain headers need to be included before regex.h
Johannes Schindelin
1
-2
/
+2
2006-04-04
cvsimport: use git-update-ref when updating
Johannes Schindelin
1
-5
/
+1
2006-04-05
gitk: Add a help menu item to display key bindings
Paul Mackerras
1
-1
/
+43
2006-04-05
[PATCH] gitk: allow goto heads
Stephen Rothwell
1
-3
/
+4
2006-04-04
GIT 1.3.0-rc2
Junio C Hamano
1
-1
/
+1
2006-04-04
Merge in xdiff cleanup pieces
Junio C Hamano
4
-25
/
+63
2006-04-04
Set HTTP user agent to git/GIT_VERSION
Nick Hengeveld
2
-0
/
+5
2006-04-04
git-ls-remote: send no-cache header when fetching info/refs
Nick Hengeveld
1
-1
/
+1
2006-04-04
Support for pickaxe matching regular expressions
Petr Baudis
4
-16
/
+57
2006-04-04
Merge branch 'pe/cleanup'
Junio C Hamano
30
-106
/
+120
2006-04-04
Merge branch 'lt/fix-sol-pack'
Junio C Hamano
2
-18
/
+50
2006-04-04
Replace xmalloc+memset(0) with xcalloc.
Peter Eriksen
10
-37
/
+18
2006-04-04
Use blob_, commit_, tag_, and tree_type throughout.
Peter Eriksen
23
-69
/
+102
2006-04-04
Clean-up trivially redundant diff.
Davide Libenzi
4
-25
/
+63
2006-04-04
contrib/git-svn: handle array values correctly
Eric Wong
1
-3
/
+2
2006-04-04
contrib/git-svn: make sure our git-svn is up-to-date for test
Eric Wong
1
-1
/
+1
2006-04-04
contrib/git-svn: ensure repo-config returns a value before using it
Eric Wong
1
-3
/
+6
2006-04-03
Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
Jason Riedy
1
-9
/
+19
2006-04-03
safe_fgets() - even more anal fgets()
Junio C Hamano
1
-3
/
+4
2006-04-02
git-clone: fix handling of upsteram whose HEAD does not point at master.
Junio C Hamano
1
-19
/
+28
2006-04-02
fix repacking with lots of tags
Jim Radford
1
-3
/
+1
2006-04-02
Documentation: revise top of git man page
J. Bruce Fields
1
-48
/
+41
2006-04-02
pack-objects: be incredibly anal about stdio semantics
Linus Torvalds
1
-1
/
+11
2006-04-02
Fix Solaris stdio signal handling stupidities
Linus Torvalds
1
-8
/
+19
2006-04-02
Fix sparse warnings about non-ANSI function prototypes
Rene Scharfe
2
-2
/
+2
2006-04-02
Fix sparse warnings about usage of 0 instead of NULL
Rene Scharfe
2
-21
/
+21
2006-04-02
Remove useless pointer update
Rene Scharfe
1
-1
/
+0
2006-04-02
gitk: replace parent and children arrays with lists
Paul Mackerras
1
-93
/
+95
2006-04-01
contrib/git-svn: documentation updates
Eric Wong
2
-13
/
+31
2006-04-01
contrib/git-svn: accept configuration via repo-config
Eric Wong
1
-0
/
+17
2006-04-01
revision: --max-age alone does not need limit_list() anymore.
Junio C Hamano
1
-1
/
+1
2006-04-01
revision: simplify argument parsing.
Junio C Hamano
1
-13
/
+7
2006-04-01
revision: --topo-order and --unpacked
Junio C Hamano
1
-1
/
+4
2006-04-01
revision: Fix --topo-order and --max-age with reachability limiting.
Linus Torvalds
1
-4
/
+6
2006-03-31
Make path-limiting be incremental when possible.
Linus Torvalds
1
-23
/
+22
[next]