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-05
Migrate git-clean.sh to use git-rev-parse --parseopt.
Pierre Habouzit
1
-18
/
+21
2007-11-05
Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
Pierre Habouzit
1
-18
/
+30
2007-11-05
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
Pierre Habouzit
2
-2
/
+200
2007-11-05
Merge branch 'maint'
Junio C Hamano
7
-9
/
+108
2007-11-05
Fix comment in strbuf.h to use correct name strbuf_avail()
Steffen Prohaska
1
-4
/
+4
2007-11-05
Remove a couple of duplicated include
Marco Costalba
2
-2
/
+0
2007-11-05
grep with unmerged index
Junio C Hamano
1
-1
/
+1
2007-11-05
Merge branch 'gp/maint-diffdoc' into maint
Junio C Hamano
2
-9
/
+13
2007-11-05
Some better parse-options documentation.
Pierre Habouzit
1
-2
/
+35
2007-11-05
git-daemon: fix remote port number in log entry
Gerrit Pape
1
-2
/
+2
2007-11-05
gc: --prune prunes unreferenced objects.
Junio C Hamano
1
-1
/
+1
2007-11-05
t3502: Disambiguate between file and rev by adding --
Brian Gernhardt
1
-4
/
+4
2007-11-05
Add more tests for git-clean
Shawn Bohrer
1
-0
/
+105
2007-11-05
Use parseopts in builtin-push
Daniel Barkalow
1
-52
/
+36
2007-11-05
git-svn: t9114: verify merge commit message in test
Eric Wong
1
-0
/
+5
2007-11-05
git-svn: fix dcommit clobbering when committing a series of diffs
Eric Wong
2
-4
/
+100
2007-11-05
Split off the pretty print stuff into its own file
Johannes Schindelin
3
-719
/
+724
2007-11-04
Fix an infinite loop in sq_quote_buf().
Johannes Sixt
2
-1
/
+8
2007-11-04
Merge branch 'jc/format-patch-encoding'
Junio C Hamano
8
-9
/
+66
2007-11-04
Merge branch 'jc/revert-merge'
Junio C Hamano
5
-8
/
+181
2007-11-04
Merge branch 'ss/mailsplit'
Junio C Hamano
3
-0
/
+15
2007-11-04
Merge branch 'np/pack'
Junio C Hamano
3
-7
/
+34
2007-11-04
Merge branch 'jn/gitweb'
Junio C Hamano
2
-66
/
+187
2007-11-04
Merge branch 'np/fetch'
Junio C Hamano
1
-54
/
+60
2007-11-03
Merge branch 'maint'
Junio C Hamano
3
-5
/
+6
2007-11-03
git-reset: do not be confused if there is nothing to reset
Johannes Schindelin
2
-6
/
+25
2007-11-03
git-clone: honor "--" to end argument parsing
Heikki Orsila
2
-2
/
+5
2007-11-03
RelNotes-1.5.3.5: fix typo
David D Kilzer
1
-2
/
+2
2007-11-03
git-svn: sort the options in the --help message.
Benoit Sigoure
1
-1
/
+1
2007-11-03
builtin-fetch: Add "-q" as a synonym for "--quiet"
Steven Grimm
1
-1
/
+1
2007-11-03
Delay pager setup in git blame
Mike Hommey
1
-3
/
+3
2007-11-03
git-cvsimport: really convert underscores in branch names to dots with -u
Gerrit Pape
1
-0
/
+1
2007-11-03
errors: "strict subset" -> "ancestor"
J. Bruce Fields
3
-9
/
+14
2007-11-02
git-fetch: more terse fetch output
Nicolas Pitre
1
-54
/
+60
2007-11-02
gitweb: Use config file for repository description and URLs
Jakub Narebski
1
-2
/
+8
2007-11-02
gitweb: Read repo config using 'git config -z -l'
Jakub Narebski
1
-7
/
+108
2007-11-02
gitweb: Add tests for overriding gitweb config with repo config
Jakub Narebski
1
-0
/
+23
2007-11-02
test format-patch -s: make sure MIME content type is shown as needed
Junio C Hamano
1
-0
/
+42
2007-11-02
cherry-pick/revert -m: add tests
Junio C Hamano
1
-0
/
+123
2007-11-02
Merge branch 'maint'
Junio C Hamano
7
-15
/
+15
2007-11-02
Merge branch 'ph/parseopt'
Junio C Hamano
26
-619
/
+938
2007-11-02
Merge branch 'np/progress'
Junio C Hamano
13
-138
/
+276
2007-11-02
Fixing path quoting in git-rebase
Jonathan del Strother
1
-13
/
+13
2007-11-02
Merge branch 'br/gccfix'
Junio C Hamano
1
-1
/
+1
2007-11-02
Merge branch 'gp/maint-diffdoc'
Junio C Hamano
2
-9
/
+13
2007-11-02
Merge branch 'bk/maint-cvsexportcommit' into maint
Junio C Hamano
1
-3
/
+10
2007-11-02
Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
Kristian Høgsberg
2
-6
/
+6
2007-11-02
Documentation: quote commit messages consistently.
Sergei Organov
3
-7
/
+7
2007-11-02
Remove escaping of '|' in manpage option sections
Jonas Fonseca
2
-2
/
+2
2007-11-02
transport.c: squelch a gcc 4.0.1 complaint about an uninitialized variable
Blake Ramsdell
1
-1
/
+1
[next]