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-07-06
builtin-rev-parse.c: constness tightening
Junio C Hamano
1
-1
/
+1
2006-07-04
Re-fix clear_commit_marks().
Junio C Hamano
3
-16
/
+8
2006-07-04
rev-list: free commit_list in ... handler
Rene Scharfe
1
-0
/
+1
2006-07-04
Teach rev-parse the ... syntax.
Santi BĂ©jar
1
-18
/
+47
2006-07-03
Merge branch 'master' into js/merge-base
Junio C Hamano
13
-95
/
+163
2006-07-03
revert clear-commit-marks for now.
Junio C Hamano
3
-7
/
+17
2006-07-03
get_merge_bases: clean up even when there is no common commit.
Junio C Hamano
1
-1
/
+2
2006-07-03
Makefile: tighten git-http-{fetch,push} dependencies
Junio C Hamano
1
-2
/
+2
2006-07-02
Empty author may be presented by svn as an empty string or a null value.
Robin Rosenberg
1
-1
/
+1
2006-07-02
commit.c: do not redefine UNINTERESTING bit.
Junio C Hamano
1
-20
/
+20
2006-07-02
Fold get_merge_bases_clean() into get_merge_bases()
Rene Scharfe
4
-19
/
+9
2006-07-02
revision.c: fix "dense" under --remove-empty
Linus Torvalds
1
-1
/
+1
2006-07-01
git object hash cleanups
Linus Torvalds
1
-44
/
+53
2006-07-01
revision.c: --full-history fix.
Linus Torvalds
1
-4
/
+14
2006-07-01
Make clear_commit_marks() clean harder
Rene Scharfe
1
-4
/
+3
2006-07-01
Add '...' operator for revisions
Rene Scharfe
2
-9
/
+53
2006-07-01
Add get_merge_bases_clean()
Rene Scharfe
2
-4
/
+17
2006-07-01
Fix errno usage in connect.c
Petr Baudis
1
-6
/
+12
2006-07-01
Minor documentation fixup.
Robin Rosenberg
1
-3
/
+3
2006-06-30
git-svn: allow a local target directory to be specified for init
Eric Wong
1
-2
/
+12
2006-06-30
don't load objects needlessly when repacking
Nicolas Pitre
1
-17
/
+28
2006-06-30
upload-pack.c: <sys/poll.h> includes <ctype.h> on OpenBSD 3.8
Junio C Hamano
1
-3
/
+3
2006-06-29
Abstract out accesses to object hash array
Linus Torvalds
4
-13
/
+27
2006-06-29
consider previous pack undeltified object state only when reusing delta data
Nicolas Pitre
1
-2
/
+3
2006-06-29
Merge branch 'jc/test-3402'
Junio C Hamano
1
-1
/
+1
2006-06-29
Do not try futile object pairs when repacking.
Linus Torvalds
1
-0
/
+7
2006-06-29
Racy GIT (part #3)
Junio C Hamano
1
-1
/
+1
2006-06-29
move get_merge_bases() to core lib.
Johannes Schindelin
3
-238
/
+242
2006-06-29
refactor merge_bases() as preparation to libify merge-base
Johannes Schindelin
1
-18
/
+46
2006-06-28
Merge branch 'jc/repack'
Junio C Hamano
1
-3
/
+18
2006-06-28
Merge branch 'js/patch'
Junio C Hamano
4
-0
/
+284
2006-06-28
diff.c: fix get_patch_id()
Junio C Hamano
1
-1
/
+1
2006-06-28
t4014: fix test commit labels.
Junio C Hamano
1
-3
/
+3
2006-06-28
checkout -m: fix read-tree invocation
Junio C Hamano
2
-2
/
+73
2006-06-28
t/README: start testing porcelainish
Junio C Hamano
1
-0
/
+1
2006-06-28
Save errno in handle_alias()
Johannes Schindelin
1
-1
/
+3
2006-06-28
rebase: check for errors from git-commit
Eric Wong
1
-1
/
+6
2006-06-28
cvsimport - cleanup of the multi-indexes handling
Martin Langhoff
1
-38
/
+24
2006-06-28
connect.c: check the commit buffer boundary while parsing.
Junio C Hamano
1
-4
/
+8
2006-06-28
connect.c: remove unused parameters from tcp_connect and proxy_connect
Junio C Hamano
1
-6
/
+4
2006-06-28
Make some strings const
Timo Hirvonen
11
-15
/
+16
2006-06-28
rebase: get rid of outdated MRESOLVEMSG
Eric Wong
1
-8
/
+3
2006-06-28
git wrapper: fix command name in an error message.
Andreas Ericsson
1
-2
/
+1
2006-06-28
git-svn: be verbose by default on fetch/commit, add -q/--quiet option
Eric Wong
1
-11
/
+23
2006-06-28
git-svn: add --follow-parent and --no-metadata options to fetch
Eric Wong
2
-46
/
+167
2006-06-28
git-svn: add the commit-diff command
Eric Wong
2
-19
/
+112
2006-06-28
git-svn: several graft-branches improvements
Eric Wong
2
-13
/
+230
2006-06-28
git-svn: SVN 1.1.x library compatibility
Eric Wong
4
-12
/
+44
2006-06-28
combine-diff.c: type sanity
Junio C Hamano
1
-14
/
+15
2006-06-28
quote.c: silence compiler warnings from EMIT macro
Jeff King
1
-1
/
+1
[next]