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-08-14
Utilise our new p4_read_pipe and p4_write_pipe wrappers
Anand Kumria
1
-3
/
+3
2008-08-14
Add p4 read_pipe and write_pipe wrappers
Anand Kumria
1
-0
/
+7
2008-08-14
bash completion: Add '--merge' long option for 'git log'
Lee Marlow
1
-0
/
+1
2008-08-14
bash completion: Add completion for 'git mergetool'
Lee Marlow
1
-0
/
+20
2008-08-14
git format-patch documentation: clarify what --cover-letter does
Matt McCutchen
1
-3
/
+3
2008-08-14
bash completion: 'git apply' should use 'fix' not 'strip'
Eric Raible
1
-1
/
+1
2008-08-14
xdiff-interface: hide the whole "xdiff_emit_state" business from the caller
Junio C Hamano
5
-39
/
+33
2008-08-13
Use strbuf for struct xdiff_emit_state's remainder
Brian Downing
2
-24
/
+12
2008-08-13
Make xdi_diff_outf interface for running xdiff_outf diffs
Brian Downing
5
-23
/
+23
2008-08-13
Merge branch 'maint'
Junio C Hamano
3
-5
/
+13
2008-08-13
t5304-prune: adjust file mtime based on system time rather than file mtime
Brandon Casey
1
-4
/
+4
2008-08-13
test-parse-options: use appropriate cast in length_callback
Brandon Casey
1
-1
/
+1
2008-08-13
Fix escaping of glob special characters in pathspecs
Kevin Ballard
2
-1
/
+9
2008-08-13
rebase -i -p: fix parent rewriting
Thomas Rast
2
-4
/
+14
2008-08-13
rebase -i -p: handle index and workdir correctly
Thomas Rast
2
-2
/
+18
2008-08-12
GIT 1.6.0-rc3
Junio C Hamano
1
-2
/
+2
2008-08-12
Merge branch 'maint'
Junio C Hamano
1
-0
/
+2
2008-08-12
Do not talk about "diff" in rev-list documentation.
Junio C Hamano
1
-0
/
+2
2008-08-12
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2
-36
/
+156
2008-08-12
git-svn: Reduce temp file usage when dealing with non-links
Marcus Griep
1
-24
/
+22
2008-08-12
git-svn: Make it incrementally faster by minimizing temp files
Marcus Griep
1
-17
/
+18
2008-08-12
Git.pm: Add faculties to allow temp files to be cached
Marcus Griep
1
-2
/
+123
2008-08-12
Documentation: rev-list-options: Rewrite simplification descriptions for clarity
Thomas Rast
1
-17
/
+136
2008-08-12
Teach git diff about BibTeX head hunk patterns
Gustaf Hendeby
2
-0
/
+3
2008-08-12
gitattributes: Document built in hunk header patterns
Gustaf Hendeby
1
-3
/
+10
2008-08-12
git-daemon: SysV needs the signal handler reinstated.
Stephen R. van den Berg
1
-0
/
+1
2008-08-11
diff --check: do not unconditionally complain about trailing empty lines
Junio C Hamano
2
-2
/
+21
2008-08-11
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2008-08-11
Put in the two other configuration elements found in the source
Anand Kumria
1
-0
/
+8
2008-08-11
Put some documentation in about the parameters that have been added
Anand Kumria
1
-0
/
+32
2008-08-11
Move git-p4.syncFromOrigin into a configuration parameters section
Anand Kumria
1
-12
/
+16
2008-08-11
Consistently use 'git-p4' for the configuration entries
Anand Kumria
1
-1
/
+1
2008-08-11
If the user has configured various parameters, use them.
Anand Kumria
1
-1
/
+23
2008-08-11
Switch to using 'p4_build_cmd'
Anand Kumria
1
-7
/
+3
2008-08-11
If we are in verbose mode, output what we are about to run (or return)
Anand Kumria
1
-0
/
+2
2008-08-11
Add a single command that will be used to construct the 'p4' command
Anand Kumria
1
-0
/
+11
2008-08-11
Utilise the new 'p4_system' function.
Anand Kumria
1
-9
/
+9
2008-08-11
Have a command that specifically invokes 'p4' (via system)
Anand Kumria
1
-0
/
+7
2008-08-11
Utilise the new 'p4_read_pipe_lines' command
Anand Kumria
1
-2
/
+2
2008-08-11
Create a specific version of the read_pipe_lines command for p4 invocations
Anand Kumria
1
-0
/
+7
2008-08-11
Documentation: rev-list-options: Fix a typo
Thomas Rast
1
-1
/
+1
2008-08-11
Adjust for the new way of enabling the default post-update hook
Petr Baudis
4
-14
/
+21
2008-08-11
git-bisect: fix wrong usage of read(1)
Francis Moreau
1
-1
/
+2
2008-08-11
Fix typo in comments of longest_ancestor_length()
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2008-08-11
checkout --track: make up a sensible branch name if '-b' was omitted
Johannes Schindelin
3
-4
/
+38
2008-08-11
Merge branch 'maint'
Junio C Hamano
1
-2
/
+1
2008-08-11
Re-fix rev-list-options documentation
Junio C Hamano
1
-2
/
+1
2008-08-11
Add test for diff-tree --stdin with two trees
Karl Hasselström
1
-0
/
+14
2008-08-11
Teach git diff-tree --stdin to diff trees
Karl Hasselström
2
-9
/
+39
2008-08-11
diff-tree: Note that the commit ID is printed with --stdin
Karl Hasselström
1
-3
/
+7
[prev]
[next]