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-03-11
Change {pre,post}-receive hooks to use stdin
Shawn O. Pearce
3
-58
/
+62
2007-03-11
Split back out update_hook handling in receive-pack
Shawn O. Pearce
1
-2
/
+24
2007-03-11
Refactor run_command error handling in receive-pack
Shawn O. Pearce
1
-19
/
+24
2007-03-11
Teach run_command how to setup a stdin pipe
Shawn O. Pearce
2
-1
/
+37
2007-03-11
Split run_command into two halves (start/finish)
Shawn O. Pearce
2
-7
/
+22
2007-03-11
Start defining a more sophisticated run_command
Shawn O. Pearce
2
-7
/
+27
2007-03-11
Remove unused run_command variants
Shawn O. Pearce
3
-50
/
+1
2007-03-11
Switch to run_command_v_opt in revert
Shawn O. Pearce
1
-4
/
+9
2007-03-11
cvsserver: Use Merged response instead of Update-existing for merged files
Frank Lichtenheld
1
-3
/
+3
2007-03-11
I like the idea of the new ':/<oneline prefix>' notation, and gave it
Jim Meyering
1
-2
/
+6
2007-03-11
prepare_packed_git(): sort packs by age and localness.
Junio C Hamano
2
-0
/
+57
2007-03-10
Fix broken create_branch() in builtin-branch.
Junio C Hamano
1
-14
/
+17
2007-03-10
git-branch, git-checkout: autosetup for remote branch tracking
Paolo Bonzini
7
-36
/
+229
2007-03-10
Merge branch 'js/attach'
Junio C Hamano
11
-47
/
+384
2007-03-10
Merge branch 'js/diff-ni'
Junio C Hamano
32
-131
/
+176
2007-03-10
Merge branch 'jc/fsck'
Junio C Hamano
3
-15
/
+41
2007-03-10
Merge branch 'pb/commit-i'
Junio C Hamano
2
-7
/
+23
2007-03-10
Merge branch 'js/revert-cherry'
Junio C Hamano
5
-203
/
+407
2007-03-10
Merge branch 'sp/make'
Junio C Hamano
3
-44
/
+76
2007-03-10
Merge branch 'maint'
Junio C Hamano
7
-48
/
+100
2007-03-10
git.el: Retrieve commit log information from .dotest directory.
Alexandre Julliard
1
-24
/
+53
2007-03-10
git.el: Avoid appending a signoff line that is already present.
Alexandre Julliard
1
-6
/
+18
2007-03-10
setup_git_directory_gently: fix off-by-one error
Matthias Lederhofer
1
-1
/
+1
2007-03-10
Merge branch 'maint' of git://linux-nfs.org/~bfields/git into maint
Junio C Hamano
3
-20
/
+29
2007-03-10
user-manual: install user manual stylesheet with other web documents
J. Bruce Fields
1
-1
/
+1
2007-03-10
user-manual: fix rendering of history diagrams
J. Bruce Fields
1
-4
/
+21
2007-03-10
user-manual: fix missing colon in git-show example
J. Bruce Fields
1
-1
/
+1
2007-03-10
user-manual: fix inconsistent use of pull and merge
J. Bruce Fields
1
-11
/
+3
2007-03-10
user-manual: fix inconsistent example
J. Bruce Fields
1
-2
/
+2
2007-03-10
glossary: fix overoptimistic automatic linking of defined terms
J. Bruce Fields
1
-1
/
+1
2007-03-09
Documentation: s/seperator/separator/
Jeff King
1
-3
/
+3
2007-03-09
Adjust reflog filemode in shared repository
Matthias Kestenholz
1
-0
/
+2
2007-03-09
add: Support specifying an excludes file with a configuration variable
James Bowes
1
-1
/
+17
2007-03-09
git-commit: add a --interactive option
Paolo Bonzini
2
-7
/
+23
2007-03-08
git-bundle: prevent overwriting existing bundles
Johannes Schindelin
1
-2
/
+2
2007-03-08
git-bundle: die if a given ref is not included in bundle
Johannes Schindelin
1
-4
/
+2
2007-03-08
git-bundle: handle thin packs in subcommand "unbundle"
Johannes Schindelin
1
-1
/
+2
2007-03-08
Merge branch 'js/config-rename'
Junio C Hamano
4
-25
/
+74
2007-03-07
Merge branch 'master' of git://repo.or.cz/git/fastimport
Junio C Hamano
3
-18
/
+88
2007-03-07
git-bundle: Make thin packs
Johannes Schindelin
1
-59
/
+26
2007-03-07
git-bundle: avoid packing objects which are in the prerequisites
Johannes Schindelin
2
-3
/
+23
2007-03-07
Allow fast-import frontends to reload the marks table
Shawn O. Pearce
3
-1
/
+56
2007-03-07
Use atomic updates to the fast-import mark file
Shawn O. Pearce
1
-9
/
+26
2007-03-07
Teach receive-pack to run pre-receive/post-receive hooks
Shawn O. Pearce
3
-62
/
+191
2007-03-07
Refactor handling of error_string in receive-pack
Shawn O. Pearce
2
-32
/
+36
2007-03-07
Refactor run_update_hook to be more useful
Shawn O. Pearce
1
-19
/
+44
2007-03-07
Don't run post-update hook unless a ref changed
Shawn O. Pearce
1
-4
/
+4
2007-03-07
Move post-update hook to after all other activity
Shawn O. Pearce
1
-2
/
+1
2007-03-07
Merge branch 'maint'
Junio C Hamano
2
-2
/
+6
2007-03-07
Preallocate memory earlier in fast-import
Shawn O. Pearce
1
-8
/
+6
[prev]
[next]