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-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
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-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
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-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
2006-03-31
Move "--parent" parsing into generic revision.c library code
Linus Torvalds
4
-12
/
+8
2006-03-31
Makefile: many programs now depend on xdiff/lib.a having been built.
Junio C Hamano
1
-4
/
+4
2006-03-30
rev-list --boundary: fix re-injecting boundary commits.
Junio C Hamano
1
-9
/
+18
2006-03-30
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-40
/
+79
2006-03-31
gitk: Better workaround for arrows on diagonal line segments
Paul Mackerras
1
-16
/
+21
2006-03-30
contrib/git-svn: force GIT_DIR to an absolute path
Eric Wong
1
-2
/
+5
2006-03-30
git-clone: exit early if repo isn't specified
Yasushi SHOJI
1
-2
/
+8
2006-03-30
Make git-clone to take long double-dashed origin option (--origin)
Yasushi SHOJI
1
-5
/
+6
2006-03-31
gitk: Allow top panes to scroll horizontally with mouse button 2
Paul Mackerras
1
-10
/
+35
2006-03-31
gitk: Prevent parent link from overwriting commit headline
Paul Mackerras
1
-9
/
+9
2006-03-30
gitk: Show diffs for boundary commits
Paul Mackerras
1
-2
/
+2
2006-03-29
tree/diff header cleanup.
Junio C Hamano
13
-143
/
+156
2006-03-29
assume unchanged git: diff-index fix.
Junio C Hamano
1
-3
/
+1
2006-03-30
gitk: Use the new --boundary flag to git-rev-list
Paul Mackerras
1
-3
/
+12
2006-03-29
revision.c "..B" syntax: constness fix
Junio C Hamano
1
-5
/
+4
2006-03-29
revision arguments: ..B means HEAD..B, just like A.. means A..HEAD
Junio C Hamano
2
-12
/
+18
2006-03-28
rev-list --boundary
Junio C Hamano
3
-7
/
+51
2006-03-28
rev-list: memory usage reduction.
Junio C Hamano
1
-3
/
+3
2006-03-28
rev-list --no-merges: argument parsing fix.
Junio C Hamano
1
-1
/
+1
2006-03-27
xdiff: Show function names in hunk headers.
Mark Wooding
7
-6
/
+60
2006-03-27
Add ALL_LDFLAGS to the git target.
Jason Riedy
1
-1
/
+2
2006-03-27
GIT 1.3.0 rc1
Junio C Hamano
1
-1
/
+1
2006-03-27
Merge branch ak/svn
Junio C Hamano
1
-1
/
+1
2006-03-26
Merge branch 'lt/diffgen' into next
Junio C Hamano
2
-6
/
+6
2006-03-26
Merge branch 'master' into next
Junio C Hamano
5
-12
/
+46
2006-03-26
add clean and ignore rules for xdiff/
Junio C Hamano
2
-3
/
+3
2006-03-26
Optionally do not list empty directories in git-ls-files --others
Petr Baudis
2
-8
/
+28
2006-03-26
Document git-rebase behavior on conflicts.
J. Bruce Fields
1
-0
/
+12
2006-03-26
Remove dependency on a file named "-lz"
Johannes Schindelin
1
-3
/
+3
2006-03-26
Fix error handling for nonexistent names
Linus Torvalds
2
-4
/
+6
2006-03-26
Merge branch 'jc/thin' into next
Junio C Hamano
3
-1004
/
+1079
2006-03-26
git-push: make --thin pack transfer the default.
Junio C Hamano
1
-2
/
+4
2006-03-26
Merge branches 'jc/clone' and 'jc/name'
Junio C Hamano
20
-56
/
+255
[next]