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-12
Add a test for git-add --ignore-errors
Alex Riesen
1
-0
/
+22
2008-05-12
Add --ignore-errors to git-add to allow it to skip files with read errors
Alex Riesen
2
-3
/
+15
2008-05-12
Extend interface of add_files_to_cache to allow ignore indexing errors
Alex Riesen
4
-12
/
+37
2008-05-12
Make the exit code of add_file_to_index actually useful
Alex Riesen
4
-9
/
+13
2008-05-12
Improve reporting of errors in config file routines
Alex Riesen
1
-19
/
+16
2008-05-12
Allow tracking branches to set up rebase by default.
Dustin Sallings
6
-1
/
+294
2008-05-12
revision.c: really honor --first-parent
Lars Hjemli
1
-4
/
+4
2008-05-12
Merge branch 'gp/bisect-fix'
Junio C Hamano
3
-10
/
+55
2008-05-12
gitk: Add a progress bar for checking out a head
Paul Mackerras
1
-10
/
+31
2008-05-11
Merge branch 'maint'
Junio C Hamano
3
-3
/
+4
2008-05-11
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
3
-3
/
+4
2008-05-11
Merge branch 'lt/core-optim'
Junio C Hamano
16
-169
/
+393
2008-05-11
rev-parse --verify: do not output anything on error
Christian Couder
2
-24
/
+26
2008-05-11
rev-parse: fix using "--default" with "--verify"
Christian Couder
2
-6
/
+7
2008-05-11
rev-parse: add test script for "--verify"
Christian Couder
1
-0
/
+114
2008-05-11
Add svn-compatible "blame" output format to git-svn
Steven Grimm
2
-15
/
+55
2008-05-11
mergetool: Make ECMerge use the settings as specified by the user in the GUI
Sebastian Schuberth
1
-2
/
+2
2008-05-11
git-format-patch: add --no-binary to omit binary changes in the patch.
Caio Marcelo de Oliveira Filho
2
-1
/
+10
2008-05-11
wt-status.h: declare global variables as extern
Johannes Sixt
1
-2
/
+2
2008-05-11
builtin-commit.c: add -u as short name for --untracked-files
Sitaram Chamarty
1
-1
/
+1
2008-05-11
git-repack: re-enable parsing of -n command line option
A Large Angry SCM
1
-0
/
+1
2008-05-11
Allow tracking branches to set up rebase by default.
Dustin Sallings
6
-1
/
+294
2008-05-11
git-svn: fix cloning of HTTP URLs with '+' in their path
Eric Wong
3
-4
/
+42
2008-05-11
alloc_ref_from_str(): factor out a common pattern of alloc_ref from string
Krzysztof Kowalczyk
6
-27
/
+19
2008-05-11
gitk: Show current row number and total number of rows
Paul Mackerras
1
-39
/
+28
2008-05-10
Optimize symlink/directory detection
Linus Torvalds
5
-47
/
+61
2008-05-10
Avoid some unnecessary lstat() calls
Linus Torvalds
3
-14
/
+23
2008-05-10
Merge branch 'py/diff-submodule'
Junio C Hamano
4
-8
/
+73
2008-05-10
Merge branch 'lt/case-insensitive'
Junio C Hamano
10
-105
/
+241
2008-05-11
Merge branch 'master' into dev
Paul Mackerras
6
-197
/
+3203
2008-05-11
gitk: Allow users to view diffs in external diff viewer
Thomas Arcila
1
-2
/
+145
2008-05-10
gitk: Synchronize highlighting in file view for 'f' and 'b' commands
Paul Mackerras
1
-7
/
+25
2008-05-08
Merge branch 'maint'
Junio C Hamano
2
-2
/
+5
2008-05-08
Merge branch 'maint-1.5.4' into maint
Junio C Hamano
2
-2
/
+5
2008-05-08
Merge branch 'sg/merge-options' (early part)
Junio C Hamano
11
-81
/
+186
2008-05-08
Merge branch 'db/learn-HEAD'
Junio C Hamano
10
-29
/
+79
2008-05-08
Merge branch 'jn/webfeed'
Junio C Hamano
2
-25
/
+104
2008-05-08
Merge branch 'cc/help'
Junio C Hamano
4
-28
/
+233
2008-05-08
Merge branch 'dm/cherry-pick-s'
Junio C Hamano
3
-7
/
+23
2008-05-08
Merge branch 'lt/dirmatch-optim'
Junio C Hamano
1
-2
/
+20
2008-05-08
bisect: print an error message when "git rev-list --bisect-vars" fails
Christian Couder
2
-2
/
+24
2008-05-08
compat-util: avoid macro redefinition warning
Johannes Sixt
1
-0
/
+3
2008-05-08
compat/fopen.c: avoid clobbering the system defined fopen macro
Brandon Casey
1
-1
/
+12
2008-05-08
git-gui: Delete branches with 'git branch -D' to clear config
Shawn O. Pearce
1
-1
/
+1
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
[prev]
[next]