index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Use gitattributes to define per-path whitespace rule
Junio C Hamano
2007-12-06
*
core.whitespace: documentation updates.
Junio C Hamano
2007-11-24
*
builtin-apply: teach whitespace_rules
Junio C Hamano
2007-11-24
*
builtin-apply: rename "whitespace" variables and fix styles
Junio C Hamano
2007-11-23
*
core.whitespace: add test for diff whitespace error highlighting
Junio C Hamano
2007-11-02
*
git-diff: complain about >=8 consecutive spaces in initial indent
Junio C Hamano
2007-11-02
*
War on whitespace: first, a bit of retreat.
Junio C Hamano
2007-11-02
*
Merge branch 'maint'
Junio C Hamano
2007-11-02
|
\
|
*
Fixing path quoting in git-rebase
Jonathan del Strother
2007-11-02
|
*
Merge branch 'bk/maint-cvsexportcommit' into maint
Junio C Hamano
2007-11-02
|
|
\
|
*
|
Remove unecessary hard-coding of EDITOR=':' VISUAL=':' in some test suites.
Kristian Høgsberg
2007-11-02
|
*
|
Documentation: quote commit messages consistently.
Sergei Organov
2007-11-02
|
*
|
Remove escaping of '|' in manpage option sections
Jonas Fonseca
2007-11-02
*
|
|
Merge branch 'ph/parseopt'
Junio C Hamano
2007-11-02
|
\
\
\
|
*
|
|
gc: use parse_options
James Bowes
2007-11-02
|
*
|
|
Fixed a command line option type for builtin-fsck.c
Emil Medve
2007-10-30
|
*
|
|
Make builtin-pack-refs.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-name-rev.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-count-objects.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-fsck.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Update manpages to reflect new short and long option aliases
Jonas Fonseca
2007-10-29
|
*
|
|
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-symbolic-ref.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-update-ref.c use parse_options
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-revert.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-describe.c use parse_options
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-branch.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-mv.c use parse-options
Pierre Habouzit
2007-10-29
|
*
|
|
Make builtin-rm.c use parse_options.
Pierre Habouzit
2007-10-29
|
*
|
|
Port builtin-add.c to use the new option parser.
Kristian Høgsberg
2007-10-29
|
*
|
|
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
2007-10-29
|
*
|
|
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2007-10-29
|
*
|
|
Add shortcuts for very often used options.
Pierre Habouzit
2007-10-29
|
*
|
|
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
2007-10-29
|
*
|
|
Rework make_usage to print the usage message immediately
Alex Riesen
2007-10-29
|
*
|
|
Add tests for parse-options.c
Johannes Schindelin
2007-10-29
|
*
|
|
parse-options: be able to generate usages automatically
Pierre Habouzit
2007-10-29
|
*
|
|
Add a simple option parser.
Pierre Habouzit
2007-10-29
*
|
|
|
Merge branch 'np/progress'
Junio C Hamano
2007-11-02
|
\
\
\
\
|
*
|
|
|
Show total transferred as part of throughput progress
Nicolas Pitre
2007-11-01
|
*
|
|
|
make sure throughput display gets updated even if progress doesn't move
Nicolas Pitre
2007-11-01
|
*
|
|
|
return the prune-packed progress display to the inner loop
Nicolas Pitre
2007-11-01
|
*
|
|
|
add throughput display to git-push
Nicolas Pitre
2007-10-30
|
*
|
|
|
add some copyright notice to the progress display code
Nicolas Pitre
2007-10-30
|
*
|
|
|
add throughput display to index-pack
Nicolas Pitre
2007-10-30
|
*
|
|
|
add throughput to progress display
Nicolas Pitre
2007-10-30
|
*
|
|
|
relax usage of the progress API
Nicolas Pitre
2007-10-30
|
*
|
|
|
make struct progress an opaque type
Nicolas Pitre
2007-10-30
|
*
|
|
|
prune-packed: don't call display_progress() for every file
Nicolas Pitre
2007-10-30
|
*
|
|
|
Stop displaying "Pack pack-$ID created." during git-gc
Shawn O. Pearce
2007-10-19
[next]