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-05-08
git-gui: Setup branch.remote,merge for shorthand git-pull
Shawn O. Pearce
3
-1
/
+27
2008-05-09
gitk: Make updates go faster
Paul Mackerras
1
-15
/
+210
2008-05-08
Documentation/config.txt: Mention branch.<name>.rebase applies to "git pull"
Dustin Sallings
1
-1
/
+2
2008-05-08
doc: clarify definition of "update" for git-add -u
Jeff King
1
-1
/
+3
2008-05-08
Documentation: bisect: add a few "git bisect run" examples
Christian Couder
1
-0
/
+49
2008-05-08
Documentation/config.txt: Add git-gui options
Gustaf Hendeby
1
-0
/
+30
2008-05-06
Documentation: improve "add", "pull" and "format-patch" examples
Christian Couder
3
-69
/
+108
2008-05-06
Be more careful with objects directory permissions on clone
Mark Hills
1
-1
/
+4
2008-05-06
commit: Show committer if automatic
Santi Béjar
6
-3
/
+40
2008-05-06
commit: Show author if different from committer
Santi Béjar
2
-3
/
+35
2008-05-06
Preparation to call determine_author_info from prepare_to_commit
Santi Béjar
1
-39
/
+39
2008-05-05
Merge branch 'jc/lstat'
Junio C Hamano
2
-3
/
+6
2008-05-05
Merge branch 'bc/filter-branch'
Junio C Hamano
3
-6
/
+58
2008-05-05
Merge branch 'lh/git-file'
Junio C Hamano
8
-7
/
+174
2008-05-05
Merge branch 'jk/fetch-status'
Junio C Hamano
1
-3
/
+1
2008-05-05
Merge branch 'lh/branch-merged'
Junio C Hamano
3
-3
/
+80
2008-05-05
Merge branch 'pb/remote-mirror-config'
Junio C Hamano
8
-36
/
+104
2008-05-05
graph API: eliminate unnecessary indentation
Adam Simpkins
1
-14
/
+52
2008-05-05
log and rev-list: add --graph option
Adam Simpkins
6
-16
/
+161
2008-05-05
Add history graph API
Adam Simpkins
4
-0
/
+1206
2008-05-05
revision API: split parent rewriting and parent printing options
Adam Simpkins
4
-7
/
+9
2008-05-05
post-merge: Add it's not executed if merge failed.
Jörg Sommer
1
-1
/
+2
2008-05-05
git-bisect.sh: don't accidentally override existing branch "bisect"
Gerrit Pape
3
-8
/
+31
2008-05-05
Documentation: Add create-ignore to git svn manual
Gustaf Hendeby
1
-0
/
+6
2008-05-05
git-svn: Make create-ignore use git add -f
Gustaf Hendeby
1
-1
/
+1
2008-05-05
INSTALL: add a note about GNU interactive tools has been renamed
Miklos Vajna
1
-0
/
+4
2008-05-05
Rename the test trash directory to contain spaces.
Bryan Donlan
3
-6
/
+6
2008-05-05
Fix tests breaking when checkout path contains shell metacharacters
Bryan Donlan
39
-469
/
+475
2008-05-05
Don't use the 'export NAME=value' in the test scripts.
Bryan Donlan
10
-39
/
+52
2008-05-05
lib-git-svn.sh: Fix quoting issues with paths containing shell metacharacters
Bryan Donlan
1
-1
/
+2
2008-05-05
test-lib.sh: Fix some missing path quoting
Bryan Donlan
1
-1
/
+1
2008-05-05
Use test_set_editor in t9001-send-email.sh
Bryan Donlan
1
-4
/
+1
2008-05-05
test-lib.sh: Add a test_set_editor function to safely set $VISUAL
Bryan Donlan
1
-0
/
+16
2008-05-05
git-send-email.perl: Handle shell metacharacters in $EDITOR properly
Bryan Donlan
2
-3
/
+7
2008-05-05
config.c: Escape backslashes in section names properly
Bryan Donlan
2
-1
/
+7
2008-05-05
git-rebase.sh: Fix --merge --abort failures when path contains whitespace
Bryan Donlan
2
-13
/
+22
2008-05-04
Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
Christian Couder
9
-13
/
+28
2008-05-04
is_racy_timestamp(): do not check timestamp for gitlinks
Junio C Hamano
2
-2
/
+3
2008-05-04
diff-lib.c: rename check_work_tree_entity()
Junio C Hamano
1
-4
/
+4
2008-05-04
diff: a submodule not checked out is not modified
Junio C Hamano
2
-4
/
+23
2008-05-04
Add t7506 to test submodule related functions for git-status
Ping Yin
2
-1
/
+39
2008-05-04
t4027: test diff for submodule with empty directory
Ping Yin
1
-0
/
+7
2008-05-03
Cleanup xread() loops to use read_in_full()
Heikki Orsila
4
-35
/
+19
2008-05-03
Merge branch 'maint'
Junio C Hamano
2
-3
/
+3
2008-05-03
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
1
-2
/
+2
2008-05-03
checkout: don't rfc2047-encode oneline on detached HEAD
Jeff King
1
-1
/
+1
2008-05-03
pack-objects: fix early eviction for max depth delta objects
Nicolas Pitre
1
-1
/
+1
2008-05-03
pack-objects: allow for early delta deflating
Nicolas Pitre
1
-1
/
+36
2008-05-03
pack-objects: move compression code in a separate function
Nicolas Pitre
1
-24
/
+29
2008-05-03
pack-objects: clean up write_object() a bit
Nicolas Pitre
1
-31
/
+33
[prev]
[next]