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
2009-08-09
t6035-merge-dir-to-symlink depends on SYMLINKS prerequisite
Johannes Sixt
1
-0
/
+6
2009-08-08
api-run-command.txt: describe error behavior of run_command functions
Johannes Sixt
1
-3
/
+28
2009-08-07
Merge branch 'maint'
Junio C Hamano
2
-11
/
+27
2009-08-07
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
2
-11
/
+27
2009-08-07
Merge branch 'maint-1.6.2' into maint-1.6.3
Junio C Hamano
2
-11
/
+27
2009-08-07
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
2
-11
/
+27
2009-08-07
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-11
/
+27
2009-08-07
verify-pack -v: do not report "chain length 0"
Junio C Hamano
1
-8
/
+19
2009-08-07
t5510: harden the way verify-pack is used
Junio C Hamano
1
-3
/
+8
2009-08-07
Show usage string for 'git log -h', 'git show -h' and 'git diff -h'
Matthieu Moy
2
-0
/
+8
2009-08-06
git-am: print fair error message when format detection fails
Nicolas Sebrecht
1
-1
/
+5
2009-08-06
am: allow individual e-mail files as input
Junio C Hamano
2
-0
/
+29
2009-08-06
git-ls-files.txt: clarify what "other files" mean for --other
Matthieu Moy
1
-1
/
+1
2009-08-06
git-describe: Die early if there are no possible descriptions
Björn Steinbrink
1
-0
/
+5
2009-08-06
rebase: consistent error messages for staged and unstaged changes.
Matthieu Moy
1
-2
/
+4
2009-08-06
git-tag(1): Refer to git-check-ref-format(1) for <name>
Jari Aalto
1
-1
/
+4
2009-08-06
git-rev-list.txt: Clarify the use of multiple revision arguments
Junio C Hamano
1
-8
/
+14
2009-08-06
git.el: Clarify documentation of git-commit-tree
David Kågedal
1
-5
/
+8
2009-08-05
don't let the delta cache grow unbounded in 'git repack'
Nicolas Pitre
2
-4
/
+12
2009-08-05
transport: don't show push status if --quiet is given
Jeff King
1
-1
/
+19
2009-08-05
transport: pass "quiet" flag to pack-objects
Jeff King
3
-0
/
+5
2009-08-05
push: add --quiet flag
Jeff King
2
-0
/
+2
2009-08-05
Merge branch 'sb/read-tree'
Junio C Hamano
3
-111
/
+92
2009-08-05
Merge branch 'jc/apply-epoch-patch'
Junio C Hamano
2
-1
/
+176
2009-08-05
Merge branch 'sb/parse-options'
Junio C Hamano
6
-71
/
+66
2009-08-05
Merge branch 'ns/init-mkdir'
Junio C Hamano
3
-7
/
+122
2009-08-05
Merge branch 'mk/init-db-parse-options'
Junio C Hamano
2
-22
/
+31
2009-08-05
Merge branch 'jk/maint-show-tag'
Junio C Hamano
1
-1
/
+7
2009-08-05
Merge branch 'sb/maint-pull-rebase'
Junio C Hamano
2
-3
/
+24
2009-08-05
Merge branch 'ne/futz-upload-pack'
Junio C Hamano
2
-12
/
+51
2009-08-05
Merge branch 'maint'
Junio C Hamano
7
-11
/
+19
2009-08-05
Merge branch 'maint-1.6.3' into maint
Junio C Hamano
5
-9
/
+11
2009-08-05
gitweb: parse_commit_text encoding fix
Zoltán Füzesi
1
-3
/
+2
2009-08-05
gitweb/README: Document $base_url
Jakub Narebski
1
-0
/
+6
2009-08-05
Documentation: git submodule: add missing options to synopsis
Jens Lehmann
1
-2
/
+2
2009-08-05
git-merge-base/git-show-branch --merge-base: Documentation and test
Michael J Gruber
4
-4
/
+16
2009-08-05
git-merge-base/git-show-branch: Cleanup documentation and usage
Michael J Gruber
4
-7
/
+9
2009-08-05
t6010-merge-base.sh: Depict the octopus test graph
Michael J Gruber
1
-0
/
+12
2009-08-05
Better usage string for reflog.
Matthieu Moy
1
-1
/
+1
2009-08-04
hg-to-git: don't import the unused popen2 module
Miklos Vajna
1
-1
/
+1
2009-08-04
send-email: remove debug trace
Erik Faye-Lund
1
-1
/
+0
2009-08-04
run-command.c: squelch a "use before assignment" warning
David Soria Parra
1
-1
/
+1
2009-08-04
gitweb: fix 'Use of uninitialized value' error in href()
Giuseppe Bilotta
1
-4
/
+7
2009-08-03
technical-docs: document tree-walking API
Stephen Boyd
1
-7
/
+140
2009-07-31
Fix typos on pt_BR/gittutorial.txt translation
André Goddard Rosa
1
-73
/
+69
2009-07-31
Documentation: git-send-email: correct statement about standard ports
Wesley J. Landaker
1
-2
/
+3
2009-07-31
Documentation: git-send-email: fix submission port number
Wesley J. Landaker
1
-1
/
+1
2009-07-31
config: Keep inner whitespace verbatim
Björn Steinbrink
2
-6
/
+9
2009-07-31
git fast-export: add --no-data option
Geoffrey Irving
2
-1
/
+16
2009-07-31
parse-opt: optionally show "--no-" option string
Johannes Schindelin
2
-2
/
+8
[prev]
[next]