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
2012-07-09
apply: register conflicted stages to the index
Junio C Hamano
2
-6
/
+138
2012-07-09
apply: --3way with add/add conflict
Junio C Hamano
1
-8
/
+62
2012-07-09
apply: move verify_index_match() higher
Junio C Hamano
1
-10
/
+10
2012-07-09
apply: plug the three-way merge logic in
Junio C Hamano
1
-3
/
+50
2012-07-09
apply: fall back on three-way merge
Junio C Hamano
1
-1
/
+45
2012-07-09
apply: accept -3/--3way command line option
Junio C Hamano
2
-2
/
+31
2012-07-09
apply: move "already exists" logic to check_to_create()
Junio C Hamano
1
-11
/
+29
2012-07-09
apply: move check_to_create_blob() closer to its sole caller
Junio C Hamano
1
-23
/
+23
2012-07-09
apply: further split load_preimage()
Junio C Hamano
1
-19
/
+40
2012-07-09
apply: refactor "previous patch" logic
Junio C Hamano
1
-26
/
+56
2012-07-09
apply: split load_preimage() helper function out
Junio C Hamano
1
-3
/
+12
2012-07-09
apply: factor out checkout_target() helper function
Junio C Hamano
1
-7
/
+13
2012-07-09
apply: refactor read_file_or_gitlink()
Junio C Hamano
1
-7
/
+11
2012-07-09
apply: clear_image() clears things a bit more
Junio C Hamano
1
-2
/
+2
2012-07-09
apply: a bit more comments on PATH_TO_BE_DELETED
Junio C Hamano
1
-2
/
+8
2012-07-09
apply: fix an incomplete comment in check_patch()
Junio C Hamano
1
-9
/
+15
2012-07-09
Restore umasks influence on the permissions of work tree created by clone
Alex Riesen
1
-1
/
+1
2012-07-09
Allow edit of empty message with commit --amend
Chris Webb
2
-1
/
+16
2012-07-09
Merge git://github.com/git-l10n/git-po
Junio C Hamano
5
-1090
/
+1727
2012-07-09
Fifth batch for 1.7.12
Junio C Hamano
1
-0
/
+43
2012-07-09
Merge branch 'cw/help-over-network'
Junio C Hamano
1
-4
/
+15
2012-07-09
Merge branch 'mz/empty-rebase-test'
Junio C Hamano
1
-0
/
+8
2012-07-09
Merge branch 'pw/git-p4-tests'
Junio C Hamano
9
-433
/
+574
2012-07-09
Merge branch 'js/fast-export-paths-with-spaces'
Junio C Hamano
2
-1
/
+3
2012-07-09
Merge branch 'cw/no-detaching-an-unborn'
Junio C Hamano
2
-0
/
+8
2012-07-09
Merge branch 'vr/use-our-perl-in-tests'
Junio C Hamano
26
-44
/
+65
2012-07-09
Merge branch 'mm/credential-plumbing'
Junio C Hamano
13
-97
/
+330
2012-07-09
Merge branch 'jc/maint-blame-unique-abbrev'
Junio C Hamano
1
-4
/
+21
2012-07-09
Merge branch 'jn/perl-makemaker-leading-paths'
Junio C Hamano
1
-2
/
+14
2012-07-09
Merge branch 'rj/platform-pread-may-be-thread-unsafe'
Junio C Hamano
2
-2
/
+10
2012-07-09
Merge branch 'mm/config-xdg'
Junio C Hamano
11
-33
/
+272
2012-07-09
Makefile: document ground rules for target-specific dependencies
Jonathan Nieder
1
-0
/
+33
2012-07-09
Makefile: move GIT-VERSION-FILE dependencies closer to use
Jeff King
1
-9
/
+4
2012-07-09
Makefile: build instaweb similar to other scripts
Jeff King
1
-8
/
+6
2012-07-09
Makefile: update scripts when build-time parameters change
Jeff King
2
-3
/
+14
2012-07-09
Makefile: do not replace @@GIT_VERSION@@ in shell scripts
Jeff King
1
-3
/
+0
2012-07-09
Makefile: split prefix flags from GIT-CFLAGS
Jeff King
2
-8
/
+23
2012-07-09
Makefile: be silent when only GIT_USER_AGENT changes
Jonathan Nieder
1
-1
/
+0
2012-07-09
Makefile: split GIT_USER_AGENT from GIT-CFLAGS
Jeff King
2
-2
/
+10
2012-07-09
Makefile: do not replace @@GIT_USER_AGENT@@ in scripts
Jeff King
1
-1
/
+0
2012-07-09
Makefile: apply dependencies consistently to sparse/asm targets
Jeff King
1
-2
/
+2
2012-07-09
Makefile: do not have git.o depend on common-cmds.h
Jeff King
1
-1
/
+0
2012-07-09
Makefile: fold XDIFF_H and VCSSVN_H into LIB_H
Jonathan Nieder
1
-37
/
+25
2012-07-08
git on Mac OS and precomposed unicode
Torsten Bögershausen
13
-10
/
+446
2012-07-08
Replace strlen() with ce_namelen()
Thomas Gummerer
2
-3
/
+3
2012-07-08
git-remote-mediawiki: update comments to reflect credential support
Matthieu Moy
1
-6
/
+1
2012-07-06
git-remote-mediawiki: be more defensive when requests fail
Matthieu Moy
1
-0
/
+8
2012-07-06
git-remote-mediawiki: more efficient 'pull' in the best case
Matthieu Moy
2
-21
/
+110
2012-07-06
git-remote-mediawiki: extract revision-importing loop to a function
Matthieu Moy
1
-3
/
+13
2012-07-06
git-remote-mediawiki: refactor loop over revision ids
Matthieu Moy
1
-6
/
+11
[prev]
[next]