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
2007-11-11
rev-list: Introduce --quiet to avoid /dev/null redirects
Shawn O. Pearce
2
-4
/
+31
2007-11-11
run-command: Support sending stderr to /dev/null
Shawn O. Pearce
2
-2
/
+5
2007-11-11
git-fetch: Always fetch tags if the object they reference exists
Shawn O. Pearce
1
-1
/
+1
2007-11-11
Merge branch 'sp/maint-plug-traverse-commit-list-leak' into sp/fetch-fix
Junio C Hamano
1
-0
/
+7
2007-11-11
Do git reset --hard HEAD when using git rebase --skip
Mike Hommey
2
-2
/
+1
2007-11-11
git-checkout: Test for relative path use.
David Symonds
1
-0
/
+82
2007-11-11
git-checkout: Support relative paths containing "..".
David Symonds
1
-3
/
+3
2007-11-11
Reorder diff_opt_parse options more logically per topics.
Pierre Habouzit
1
-53
/
+63
2007-11-11
Make the diff_options bitfields be an unsigned with explicit masks.
Pierre Habouzit
15
-149
/
+155
2007-11-11
Use OPT_BIT in builtin-pack-refs
Pierre Habouzit
1
-9
/
+3
2007-11-11
Use OPT_BIT in builtin-for-each-ref
Pierre Habouzit
1
-9
/
+10
2007-11-11
Use OPT_SET_INT and OPT_BIT in builtin-branch
Pierre Habouzit
1
-28
/
+16
2007-11-11
parse-options new features.
Pierre Habouzit
3
-18
/
+59
2007-11-11
t7005-editor.sh: Don't invoke real vi when it is in GIT_EXEC_PATH
Björn Steinbrink
1
-3
/
+2
2007-11-11
Make GIT_INDEX_FILE apply to git-commit
Rémi Vanicat
2
-1
/
+33
2007-11-11
Merge branch 'js/upload-pack'
Junio C Hamano
2
-115
/
+152
2007-11-11
Merge branch 'js/reset'
Junio C Hamano
2
-44
/
+56
2007-11-11
Merge branch 'js/parseopt-abbrev-fix'
Junio C Hamano
3
-12
/
+35
2007-11-11
Merge branch 'maint'
Junio C Hamano
3
-2
/
+4
2007-11-11
push: teach push to pass --verbose option to transport layer
Steffen Prohaska
3
-2
/
+9
2007-11-11
push: mention --verbose option in documentation
Steffen Prohaska
1
-2
/
+2
2007-11-11
Simplify strchrnul() compat code
Andreas Ericsson
3
-23
/
+7
2007-11-11
fix index-pack with packs >4GB containing deltas on 32-bit machines
Nicolas Pitre
1
-1
/
+1
2007-11-11
git-hash-object should honor config variables
Nicolas Pitre
1
-0
/
+2
2007-11-11
--format=pretty: avoid calculating expensive expansions twice
René Scharfe
1
-0
/
+32
2007-11-11
add strbuf_adddup()
René Scharfe
2
-0
/
+8
2007-11-11
--pretty=format: parse commit message only once
René Scharfe
1
-42
/
+82
2007-11-10
gitweb: correct month in date display for atom feeds
Vincent Zanotti
1
-1
/
+1
2007-11-10
test-lib.sh: move error line after error() declaration
Michele Ballabio
1
-5
/
+10
2007-11-10
for-each-ref: fix setup of option-parsing for --sort
Lars Hjemli
2
-1
/
+23
2007-11-10
Merge branch 'maint'
Junio C Hamano
1
-3
/
+3
2007-11-10
core-tutorial.txt: Fix git-show-branch example and its description
Sergei Organov
1
-2
/
+15
2007-11-10
Fix memory leak in traverse_commit_list
Shawn O. Pearce
1
-0
/
+7
2007-11-10
git-commit: a bit more tests
Junio C Hamano
1
-0
/
+69
2007-11-10
git-add: make the entry stat-clean after re-adding the same contents
Junio C Hamano
4
-3
/
+8
2007-11-10
ce_match_stat, run_diff_files: use symbolic constants for readability
Junio C Hamano
8
-34
/
+57
2007-11-09
print warning/error/fatal messages in one shot
Nicolas Pitre
1
-3
/
+3
2007-11-09
builtin-blame: set up the work_tree before the first file access
Johannes Schindelin
2
-2
/
+9
2007-11-09
add a howto document about corrupted blob recovery
Nicolas Pitre
1
-0
/
+134
2007-11-09
git-push: plumb in --mirror mode
Andy Whitcroft
3
-2
/
+20
2007-11-09
Teach send-pack a mirror mode
Andy Whitcroft
5
-19
/
+54
2007-11-09
Merge master into aw/mirror-push
Junio C Hamano
82
-1165
/
+2182
2007-11-09
Documentation: remove documentation for removed tools.
Junio C Hamano
4
-169
/
+0
2007-11-09
Make check-docs target detect removed commands
Junio C Hamano
1
-3
/
+27
2007-11-09
Documentation: lost-found is now deprecated.
Junio C Hamano
1
-7
/
+11
2007-11-09
rebase: operate on a detached HEAD
Johannes Schindelin
2
-6
/
+57
2007-11-09
--pretty=format: on-demand format expansion
René Scharfe
3
-123
/
+180
2007-11-09
Add strchrnul()
René Scharfe
4
-6
/
+28
2007-11-09
git-cvsimport: fix handling of user name when it is not set in CVSROOT
Gordon Hopper
1
-1
/
+2
2007-11-09
Merge branch 'jk/terse-push' into aw/mirror-push
Junio C Hamano
3
-22
/
+109
[prev]
[next]