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-07-25
Propagate -u/--upload-pack option of "git clone" to transport.
Steve Haslam
2
-0
/
+30
2008-07-25
editor.c: Libify launch_editor()
Stephan Beyer
4
-15
/
+23
2008-07-25
Move launch_editor() from builtin-tag.c to editor.c
Stephan Beyer
3
-53
/
+57
2008-07-25
git-gui: Correct 'Visualize Branches' on Mac OS X to start gitk
Shawn O. Pearce
1
-1
/
+1
2008-07-25
git-gui: Look for gitk in $PATH, not $LIBEXEC/git-core
Abhijit Menon-Sen
1
-3
/
+3
2008-07-25
Merge branch 'maint'
Junio C Hamano
4
-8
/
+15
2008-07-25
Documentation: clarify how to disable elements in core.whitespace
Junio C Hamano
1
-1
/
+2
2008-07-25
Makefile: fix shell quoting
Junio C Hamano
2
-7
/
+10
2008-07-25
tests: propagate $(TAR) down from the toplevel Makefile
Junio C Hamano
2
-1
/
+1
2008-07-25
index-pack.c: correctly initialize appended objects
Björn Steinbrink
1
-0
/
+4
2008-07-25
send-email: find body-encoding correctly
Peter Valdemar Mørch
1
-1
/
+1
2008-07-25
document that git-tag can tag more than heads
Jonathan Nieder
1
-1
/
+2
2008-07-25
perl/Makefile: update NO_PERL_MAKEMAKER section
Brandon Casey
1
-4
/
+9
2008-07-24
bash: offer only paths after '--' for 'git checkout'
SZEDER Gábor
1
-0
/
+2
2008-07-24
checkout: mention '--' in the docs
SZEDER Gábor
1
-1
/
+1
2008-07-24
Merge branch 'ph/checkout'
Junio C Hamano
2
-18
/
+117
2008-07-24
git-checkout: improve error messages, detect ambiguities.
Pierre Habouzit
2
-17
/
+115
2008-07-24
update test case to protect am --skip behaviour
Olivier Marin
1
-0
/
+2
2008-07-24
Teach fsck and prune about the new location of temporary objects
Brandon Casey
2
-17
/
+28
2008-07-23
Merge branch 'maint' into ph/checkout
Junio C Hamano
1
-1
/
+2
2008-07-23
Make non-static functions, that may be static, static
Stephan Beyer
4
-4
/
+4
2008-07-23
ignore non-existent refs in dwim_log()
Junio C Hamano
1
-1
/
+1
2008-07-23
git-completion.bash: provide completion for 'show-branch'
Thomas Rast
1
-1
/
+17
2008-07-23
bash completion: Add long options for 'git rm'
Lee Marlow
1
-0
/
+15
2008-07-23
svnimport: newer libsvn wants us to ask for the root with "", not "/"
P. Christeas
1
-1
/
+1
2008-07-23
Documentation/git-filter-branch: teach "rm" instead of "update-index --remove"
Petr Baudis
1
-1
/
+1
2008-07-23
git daemon: avoid waking up too often
Johannes Schindelin
1
-14
/
+11
2008-07-23
builtin-commit: Two trivial style-cleanups
Johannes Schindelin
1
-4
/
+3
2008-07-23
Documentation: clarify diff --cc
Junio C Hamano
2
-8
/
+8
2008-07-23
am --abort: Add to bash-completion and mention in git-rerere documentation
Stephan Beyer
2
-2
/
+2
2008-07-23
git-filter-branch.sh: Allow running in bare repositories
Petr Baudis
2
-14
/
+26
2008-07-23
builtin-branch.c: optimize --merged and --no-merged
Junio C Hamano
1
-21
/
+38
2008-07-23
builtin-branch.c: remove unused code in append_ref() callback function
Junio C Hamano
1
-7
/
+3
2008-07-23
stash save: fix parameter handling
Junio C Hamano
1
-2
/
+2
2008-07-23
git-am: Add colon before the subject that is printed out as being applied
Stephan Beyer
2
-2
/
+2
2008-07-23
git-checkout: fix command line parsing.
Pierre Habouzit
1
-1
/
+2
2008-07-23
rebase -i: When an 'edit' stops, mention the commit
Johannes Sixt
1
-1
/
+1
2008-07-23
sort_in_topological_order(): avoid setting a commit flag
Johannes Schindelin
3
-10
/
+8
2008-07-23
Add test to show that show-branch misses out the 8th column
Johannes Schindelin
1
-0
/
+59
2008-07-23
Ignore dirty submodule states in "git pull --rebase"
Johannes Schindelin
1
-3
/
+3
2008-07-23
t/t4202-log.sh: add newline at end of file
Brandon Casey
1
-1
/
+2
2008-07-23
t7502-commit.sh: rearrange test to make more portable
Brandon Casey
1
-3
/
+5
2008-07-23
t3200,t7201: replace '!' with test_must_fail
Brandon Casey
2
-2
/
+2
2008-07-23
t4116-apply-reverse.sh: use $TAR rather than tar
Brandon Casey
1
-2
/
+2
2008-07-23
t/: Replace diff [-u|-U0] with test_cmp to allow compilation with old diff
Brandon Casey
3
-12
/
+12
2008-07-23
t7601: extend the 'merge picks up the best result' test
Miklos Vajna
1
-0
/
+15
2008-07-23
In perforce, RCS keywords are case-sensitive
Daniel Barkalow
1
-1
/
+1
2008-07-23
Allow pager of diff command be enabled/disabled
Alex Riesen
2
-1
/
+3
2008-07-22
Fix two leftovers from path_list->string_list
Johannes Schindelin
1
-2
/
+2
2008-07-22
git am --skip: clean the index while preserving local changes
Olivier Marin
2
-5
/
+18
[prev]
[next]