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
2008-05-23
Git.pm: Add hash_and_insert_object and cat_blob
Adam Roben
1
-2
/
+150
2008-05-23
Git.pm: Add command_bidi_pipe and command_close_bidi_pipe
Adam Roben
1
-0
/
+56
2008-05-23
git-hash-object: Add --stdin-paths option
Adam Roben
3
-2
/
+80
2008-05-23
Add more tests for git hash-object
Adam Roben
1
-27
/
+93
2008-05-23
Move git-hash-object tests from t5303 to t1007
Adam Roben
1
-0
/
+0
2008-05-05
git-cat-file: Add --batch option
Adam Roben
3
-38
/
+117
2008-05-05
git-cat-file: Add --batch-check option
Adam Roben
3
-7
/
+163
2008-05-05
git-cat-file: Make option parsing a little more flexible
Adam Roben
1
-12
/
+30
2008-05-05
git-cat-file: Small refactor of cmd_cat_file
Adam Roben
1
-16
/
+22
2008-05-05
Add tests for git cat-file
Adam Roben
1
-0
/
+121
2008-05-03
Cleanup xread() loops to use read_in_full()
Heikki Orsila
4
-35
/
+19
2008-05-03
Merge branch 'maint'
Junio C Hamano
2
-3
/
+3
2008-05-03
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-2
/
+2
2008-05-03
checkout: don't rfc2047-encode oneline on detached HEAD
Jeff King
1
-1
/
+1
2008-05-03
Documentation: hooks: fix missing verb in pre-applypatch description
Christian Couder
1
-4
/
+5
2008-05-03
filter-branch: Documentation fix.
Florian Ragwitz
1
-2
/
+2
2008-05-03
log: print log entry terminator even if the message is empty
Adam Simpkins
1
-4
/
+3
2008-05-03
Remove dead code: show_log() sep argument and diff_options.msg_sep
Adam Simpkins
6
-25
/
+13
2008-04-30
git-svn: Same default as cvsimport when using --use-log-author
Stephen R. van den Berg
1
-2
/
+4
2008-04-30
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2008-04-30
fetch-pack: brown paper bag fix
Junio C Hamano
1
-1
/
+1
2008-04-29
Documentation: point git-prune users to git-gc
Jeff King
2
-1
/
+22
2008-04-29
Documentation on --git-dir and --work-tree
Liu Yubao
2
-3
/
+15
2008-04-29
Make read_in_full() and write_in_full() consistent with xread() and xwrite()
Heikki Orsila
4
-6
/
+8
2008-04-29
Documentation gitk: Describe what --merge does
Richard Quirk
1
-0
/
+6
2008-04-29
Use the modern syntax of git-diff-files in t2002-checkout-cache-u.sh
Alex Riesen
1
-2
/
+2
2008-04-29
Add otherwise missing --strict option to unpack-objects summary.
Jon Loeliger
1
-1
/
+1
2008-04-29
git-svn: detect and fail gracefully when dcommitting to a void
Matthieu Moy
2
-2
/
+7
2008-04-29
make git-status use a pager
Bart Trojanowski
1
-1
/
+1
2008-04-29
Merge branch 'maint'
Junio C Hamano
5
-11
/
+16
2008-04-29
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2
-3
/
+6
2008-04-29
cvsimport: always pass user data to "system" as a list
Jeff King
1
-1
/
+1
2008-04-29
fix reflog approxidate parsing bug
Jeff King
1
-2
/
+5
2008-04-28
Fix use after free() in builtin-fetch
Alex Riesen
1
-3
/
+5
2008-04-28
fetch-pack: do not stop traversing an already parsed commit
Linus Torvalds
1
-4
/
+4
2008-04-28
Use "=" instead of "==" in condition as it is more portable
Alex Riesen
1
-1
/
+1
2008-04-27
Die for an early EOF in a file reading loop
Heikki Orsila
1
-3
/
+3
2008-04-27
Document functions xmemdupz(), xread() and xwrite()
Heikki Orsila
1
-0
/
+16
2008-04-27
Merge branch 'maint'
Junio C Hamano
3
-1
/
+28
2008-04-27
clone: detect and fail on excess parameters
Junio C Hamano
2
-0
/
+27
2008-04-27
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-1
/
+1
2008-04-27
Remove 'header' from --signoff option description
Dan McGee
1
-1
/
+1
2008-04-27
bash: Add completion for gitk --merge
Richard Quirk
1
-1
/
+6
2008-04-27
rev-parse: fix --verify to error out when passed junk after a good rev
Christian Couder
1
-2
/
+2
2008-04-27
git checkout: add -t alias for --track
Miklos Vajna
2
-2
/
+2
2008-04-26
rev-parse: teach "--verify" to be quiet when using "-q" or "--quiet"
Christian Couder
2
-4
/
+21
2008-04-25
Merge branch 'ho/shared'
Junio C Hamano
7
-38
/
+149
2008-04-24
Merge branch 'maint'
Junio C Hamano
8
-19
/
+170
2008-04-24
remote: create fetch config lines with '+'
Jeff King
2
-0
/
+11
2008-04-24
push: allow unqualified dest refspecs to DWIM
Jeff King
2
-3
/
+69
[next]