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-04-10
pack-redundant.c: learn about index v2
Nicolas Pitre
1
-20
/
+27
2007-04-10
show-index.c: learn about index v2
Nicolas Pitre
1
-9
/
+59
2007-04-10
sha1_file.c: learn about index version 2
Nicolas Pitre
1
-29
/
+89
2007-04-10
index-pack: learn about pack index version 2
Nicolas Pitre
1
-9
/
+57
2007-04-10
pack-objects: learn about pack index version 2
Nicolas Pitre
1
-12
/
+87
2007-04-10
compute object CRC32 with index-pack
Nicolas Pitre
1
-3
/
+13
2007-04-10
compute a CRC32 for each object as stored in a pack
Nicolas Pitre
3
-0
/
+24
2007-04-10
add overflow tests on pack offset variables
Nicolas Pitre
3
-16
/
+34
2007-04-10
make overflow test on delta base offset work regardless of variable size
Nicolas Pitre
5
-4
/
+12
2007-04-10
get rid of num_packed_objects()
Nicolas Pitre
7
-22
/
+17
2007-04-09
git-archive: make tar the default format
René Scharfe
3
-5
/
+12
2007-04-08
Merge branch 'jc/push'
Junio C Hamano
1
-7
/
+10
2007-04-08
Merge branch 'jc/merge-subtree'
Junio C Hamano
7
-3
/
+373
2007-04-08
Merge branch 'js/fetch-progress'
Junio C Hamano
1
-4
/
+10
2007-04-08
Merge branch 'maint'
Junio C Hamano
2
-22
/
+31
2007-04-08
Add Documentation/cmd-list.made to .gitignore
Junio C Hamano
1
-0
/
+1
2007-04-08
git-svn: fix log command to avoid infinite loop on long commit messages
Eric Wong
1
-2
/
+9
2007-04-08
git-svn: dcommit/rebase confused by patches with git-svn-id: lines
Eric Wong
1
-20
/
+21
2007-04-08
git-svn: bail out on incorrect command-line options
Eric Wong
1
-1
/
+4
2007-04-07
Start 1.5.2 cycle by prepareing RelNotes for it.
Junio C Hamano
2
-1
/
+77
2007-04-07
Merge branch 'jc/read-tree-df' (early part)
Junio C Hamano
4
-28
/
+167
2007-04-07
Merge branch 'maint'
Junio C Hamano
2
-4
/
+50
2007-04-07
Prepare for 1.5.1.1
Junio C Hamano
2
-1
/
+47
2007-04-07
cvsserver: small corrections to asciidoc documentation
Frank Lichtenheld
1
-4
/
+4
2007-04-07
A new merge stragety 'subtree'.
Junio C Hamano
7
-3
/
+373
2007-04-07
git-push to multiple locations does not stop at the first failure
Junio C Hamano
1
-7
/
+8
2007-04-07
git-push reports the URL after failing.
Junio C Hamano
1
-0
/
+2
2007-04-07
Merge branch 'jc/index-output'
Junio C Hamano
13
-25
/
+66
2007-04-07
Merge branch 'fp/make-j'
Junio C Hamano
1
-2
/
+2
2007-04-07
Merge branch 'cc/bisect'
Junio C Hamano
3
-66
/
+199
2007-04-07
Merge branch 'jc/checkout' (early part)
Junio C Hamano
2
-3
/
+64
2007-04-07
Merge branch 'maint'
Junio C Hamano
11
-67
/
+87
2007-04-06
Documentation: tighten dependency for git.{html,txt}
Junio C Hamano
2
-4
/
+17
2007-04-06
Makefile: iconv() on Darwin has the old interface
Arjen Laarhoven
1
-0
/
+1
2007-04-06
t5300-pack-object.sh: portability issue using /usr/bin/stat
Arjen Laarhoven
1
-5
/
+6
2007-04-06
git-bisect: allow bisecting with only one bad commit.
Junio C Hamano
2
-45
/
+59
2007-04-06
t6030: add a bit more tests to git-bisect
Junio C Hamano
1
-1
/
+37
2007-04-06
t3200-branch.sh: small language nit
Arjen Laarhoven
1
-1
/
+1
2007-04-06
usermanual.txt: some capitalization nits
Arjen Laarhoven
1
-4
/
+4
2007-04-06
Make builtin-branch.c handle the git config file
Lars Hjemli
2
-10
/
+6
2007-04-06
rename_ref(): only print a warning when config-file update fails
Lars Hjemli
1
-1
/
+1
2007-04-06
Distinguish branches by more than case in tests.
Brian Gernhardt
1
-3
/
+3
2007-04-06
Avoid composing too long "References" header.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2007-04-06
cvsimport: Improve formating consistency
Frank Lichtenheld
1
-3
/
+3
2007-04-06
cvsimport: Reorder options in documentation for better understanding
Frank Lichtenheld
1
-27
/
+27
2007-04-06
cvsimport: Improve usage error reporting
Frank Lichtenheld
1
-4
/
+6
2007-04-06
cvsimport: Improve documentation of CVSROOT and CVS module determination
Frank Lichtenheld
1
-2
/
+6
2007-04-06
cvsimport: sync usage lines with existing options
Frank Lichtenheld
2
-5
/
+8
2007-04-05
git-bisect: modernization
Junio C Hamano
1
-5
/
+4
2007-04-05
Merge branch 'maint'
Junio C Hamano
17
-19
/
+98
[next]