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
2013-01-18
Add sample pre-push hook script
Aaron Schrab
1
-0
/
+53
2013-01-18
push: Add support for pre-push hooks
Aaron Schrab
5
-0
/
+222
2013-01-17
git-svn: teach find-rev to find near matches
John Keeping
2
-2
/
+20
2013-01-17
git svn: do not overescape URLs (fallback case)
Jonathan Nieder
1
-1
/
+1
2013-01-17
Git::SVN::Editor::T: pass $deletions to ->A and ->D
Jonathan Nieder
1
-2
/
+2
2013-01-17
Add Auto-Submitted header to post-receive-email
Chris Hiestand
1
-0
/
+1
2013-01-16
push: fix "refs/tags/ hierarchy cannot be updated without --force"
Junio C Hamano
3
-58
/
+7
2013-01-16
reset: update documentation to require only tree-ish with paths
Martin von Zweigbergk
2
-11
/
+11
2013-01-16
fix clang -Wunused-value warnings for error functions
Max Horn
3
-3
/
+3
2013-01-16
attr: avoid calling find_basename() twice per path
Duy Nguyen
1
-27
/
+18
2013-01-16
refs: use strncmp() instead of strlen() and memcmp()
René Scharfe
1
-6
/
+4
2013-01-16
clean.c, ls-files.c: respect encapsulation of exclude_list_groups
Adam Spiers
2
-8
/
+13
2013-01-15
imap-send.c: simplify logic in lf_to_crlf()
Michael Haggerty
1
-29
/
+23
2013-01-15
imap-send.c: fold struct store into struct imap_store
Michael Haggerty
1
-11
/
+7
2013-01-15
imap-send.c: remove unused field imap_store::uidvalidity
Michael Haggerty
1
-1
/
+0
2013-01-15
imap-send.c: use struct imap_store instead of struct store
Michael Haggerty
1
-10
/
+9
2013-01-15
imap-send.c: remove unused field imap_store::trashnc
Michael Haggerty
1
-2
/
+0
2013-01-15
imap-send.c: remove namespace fields from struct imap
Michael Haggerty
1
-66
/
+9
2013-01-15
imap-send.c: remove struct imap argument to parse_imap_list_l()
Michael Haggerty
1
-36
/
+3
2013-01-15
imap-send.c: inline parse_imap_list() in parse_list()
Michael Haggerty
1
-7
/
+2
2013-01-15
imap-send.c: remove some unused fields from struct store
Michael Haggerty
1
-12
/
+13
2013-01-15
config.txt: Document help.htmlpath config parameter
Sebastian Staudt
1
-0
/
+6
2013-01-15
imap-send.c: remove struct message
Michael Haggerty
1
-26
/
+0
2013-01-15
imap-send.c: remove struct store_conf
Michael Haggerty
1
-11
/
+0
2013-01-15
iamp-send.c: remove unused struct imap_store_conf
Michael Haggerty
1
-5
/
+0
2013-01-15
imap-send.c: remove struct msg_data
Michael Haggerty
1
-11
/
+7
2013-01-15
imap-send.c: remove msg_data::flags, which was always zero
Michael Haggerty
1
-37
/
+3
2013-01-15
test-lib.sh: unfilter GIT_PERF_*
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-15
attr: make it build with DEBUG_ATTR again
Nguyễn Thái Ngọc Duy
1
-1
/
+1
2013-01-15
remote-hg: fix handling of file perms when pushing
Max Horn
2
-1
/
+69
2013-01-15
remote-hg: store converted URL
Felipe Contreras
1
-0
/
+11
2013-01-15
git p4: fix submit when no master branch
Pete Wyckoff
3
-1
/
+35
2013-01-15
git p4 test: keep P4CLIENT changes inside subshells
Pete Wyckoff
1
-2
/
+5
2013-01-15
git p4: fix sync --branch when no master branch
Pete Wyckoff
3
-7
/
+20
2013-01-15
git p4: fail gracefully on sync with no master branch
Pete Wyckoff
2
-7
/
+31
2013-01-15
git p4: rearrange self.initialParent use
Pete Wyckoff
1
-3
/
+9
2013-01-15
git p4: allow short ref names to --branch
Pete Wyckoff
3
-3
/
+37
2013-01-15
git p4 doc: fix branch detection example
Pete Wyckoff
1
-1
/
+3
2013-01-15
git p4: clone --branch should checkout master
Pete Wyckoff
3
-14
/
+11
2013-01-15
git p4: verify expected refs in clone --bare test
Pete Wyckoff
1
-3
/
+6
2013-01-15
git p4: create p4/HEAD on initial clone
Pete Wyckoff
2
-4
/
+31
2013-01-15
git p4: inline listExistingP4GitBranches
Pete Wyckoff
1
-8
/
+6
2013-01-15
git p4: add comments to p4BranchesInGit
Pete Wyckoff
1
-8
/
+17
2013-01-15
git p4: rearrange and simplify hasOrigin handling
Pete Wyckoff
1
-7
/
+7
2013-01-15
git p4: test sync/clone --branch behavior
Pete Wyckoff
1
-4
/
+49
2013-01-15
reset [--mixed]: use diff-based reset whether or not pathspec was given
Martin von Zweigbergk
1
-1
/
+1
2013-01-15
reset: allow reset on unborn branch
Martin von Zweigbergk
2
-6
/
+62
2013-01-15
reset $sha1 $pathspec: require $sha1 only to be treeish
Martin von Zweigbergk
2
-21
/
+35
2013-01-15
reset.c: inline update_index_refresh()
Martin von Zweigbergk
1
-9
/
+5
2013-01-15
reset.c: finish entire cmd_reset() whether or not pathspec is given
Martin von Zweigbergk
1
-24
/
+18
[prev]
[next]