index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec_cmd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-06
git-rev-parse --parseopt
Junio C Hamano
2
-3
/
+3
2007-11-06
scripts: Add placeholders for OPTIONS_SPEC
Junio C Hamano
11
-0
/
+11
2007-11-06
Migrate git-repack.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-5
/
+19
2007-11-06
Migrate git-quiltimport.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-23
/
+16
2007-11-06
Migrate git-checkout.sh to use git-rev-parse --parseopt --keep-dashdash
Pierre Habouzit
1
-50
/
+49
2007-11-06
Migrate git-instaweb.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-44
/
+30
2007-11-06
Migrate git-merge.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-72
/
+54
2007-11-06
Migrate git-am.sh to use git-rev-parse --parseopt
Pierre Habouzit
1
-45
/
+49
2007-11-06
Migrate git-clone to use git-rev-parse --parseopt
Pierre Habouzit
1
-45
/
+56
2007-11-06
Migrate git-clean.sh to use git-rev-parse --parseopt.
Pierre Habouzit
1
-18
/
+21
2007-11-06
Update git-sh-setup(1) to allow transparent use of git-rev-parse --parseopt
Pierre Habouzit
1
-18
/
+30
2007-11-06
Add a parseopt mode to git-rev-parse to bring parse-options to shell scripts.
Pierre Habouzit
2
-2
/
+200
2007-11-06
Fix comment in strbuf.h to use correct name strbuf_avail()
Steffen Prohaska
1
-4
/
+4
2007-11-06
Remove a couple of duplicated include
Marco Costalba
2
-2
/
+0
2007-11-06
grep with unmerged index
Junio C Hamano
1
-1
/
+1
2007-11-06
Some better parse-options documentation.
Pierre Habouzit
1
-2
/
+35
2007-11-06
git-daemon: fix remote port number in log entry
Gerrit Pape
1
-2
/
+2
2007-11-06
gc: --prune prunes unreferenced objects.
Junio C Hamano
1
-1
/
+1
2007-11-06
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-05
Fix an infinite loop in sq_quote_buf().
Johannes Sixt
2
-1
/
+8
2007-11-04
git-reset: do not be confused if there is nothing to reset
Johannes Schindelin
2
-6
/
+25
2007-11-04
git-clone: honor "--" to end argument parsing
Heikki Orsila
2
-2
/
+5
2007-11-04
RelNotes-1.5.3.5: fix typo
David D Kilzer
1
-2
/
+2
2007-11-04
git-svn: sort the options in the --help message.
Benoit Sigoure
1
-1
/
+1
2007-11-04
builtin-fetch: Add "-q" as a synonym for "--quiet"
Steven Grimm
1
-1
/
+1
2007-11-04
Delay pager setup in git blame
Mike Hommey
1
-3
/
+3
2007-11-04
git-cvsimport: really convert underscores in branch names to dots with -u
Gerrit Pape
1
-0
/
+1
2007-11-04
errors: "strict subset" -> "ancestor"
J. Bruce Fields
3
-9
/
+14
2007-11-03
git-fetch: more terse fetch output
Nicolas Pitre
1
-54
/
+60
2007-11-03
gitweb: Use config file for repository description and URLs
Jakub Narebski
1
-2
/
+8
2007-11-03
gitweb: Read repo config using 'git config -z -l'
Jakub Narebski
1
-7
/
+108
2007-11-03
gitweb: Add tests for overriding gitweb config with repo config
Jakub Narebski
1
-0
/
+23