index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-30
Make builtin-count-objects.c use parse_options.
Pierre Habouzit
1
-17
/
+15
2007-10-30
Make builtin-fsck.c use parse_options.
Pierre Habouzit
1
-54
/
+26
2007-10-30
Update manpages to reflect new short and long option aliases
Jonas Fonseca
5
-7
/
+7
2007-10-30
Make builtin-for-each-ref.c use parse-opts.
Pierre Habouzit
2
-77
/
+61
2007-10-30
Make builtin-symbolic-ref.c use parse_options.
Pierre Habouzit
1
-34
/
+18
2007-10-30
Make builtin-update-ref.c use parse_options
Pierre Habouzit
1
-40
/
+25
2007-10-30
Make builtin-revert.c use parse_options.
Pierre Habouzit
1
-37
/
+30
2007-10-30
Make builtin-describe.c use parse_options
Pierre Habouzit
1
-41
/
+29
2007-10-30
Make builtin-branch.c use parse_options.
Pierre Habouzit
1
-95
/
+52
2007-10-30
Make builtin-mv.c use parse-options
Pierre Habouzit
1
-49
/
+35
2007-10-30
Make builtin-rm.c use parse_options.
Pierre Habouzit
1
-31
/
+23
2007-10-30
Port builtin-add.c to use the new option parser.
Kristian Høgsberg
1
-46
/
+27
2007-10-30
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
2
-1
/
+10
2007-10-30
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2
-0
/
+60
2007-10-30
Add shortcuts for very often used options.
Pierre Habouzit
2
-0
/
+32
2007-10-30
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
2
-8
/
+53
2007-10-30
Rework make_usage to print the usage message immediately
Alex Riesen
1
-25
/
+22
2007-10-30
Add tests for parse-options.c
Johannes Schindelin
4
-1
/
+107
2007-10-30
parse-options: be able to generate usages automatically
Pierre Habouzit
2
-9
/
+79
2007-10-30
Add a simple option parser.
Pierre Habouzit
3
-2
/
+204
2007-10-30
Correct handling of upload-pack in builtin-fetch-pack
Daniel Barkalow
1
-3
/
+4
2007-10-30
Speedup scanning for excluded files.
Lars Knoll
2
-16
/
+50
2007-10-29
RelNotes-1.5.4: describe recent updates
Junio C Hamano
2
-2
/
+27
2007-10-29
Teach git-pull about --[no-]ff, --no-squash and --commit
Lars Hjemli
1
-3
/
+11
2007-10-29
Remove outdated references to cogito in documentation
Dan McGee
1
-1
/
+4
2007-10-29
RelNotes-1.5.3.5: describe recent fixes
Junio C Hamano
1
-0
/
+21
2007-10-29
merge-recursive.c: mrtree in merge() is not used before set
Junio C Hamano
1
-1
/
+1
2007-10-29
sha1_file.c: avoid gcc signed overflow warnings
Junio C Hamano
1
-7
/
+9
2007-10-29
core-tutorial: Catch up with current Git
Benoit Sigoure
1
-16
/
+10
2007-10-29
Fix a small memory leak in builtin-add
Benoit Sigoure
1
-0
/
+2
2007-10-28
honor the http.sslVerify option in shell scripts
Aurelien Bompard
2
-4
/
+6
2007-10-28
git.el: Run git-gc --auto after commits.
Alexandre Julliard
1
-0
/
+1
2007-10-28
git.el: Refresh only the changed file marks when marking/unmarking all.
Alexandre Julliard
1
-2
/
+5
2007-10-28
git.el: Fix typo in git-update-saved-file error handling.
Alexandre Julliard
1
-1
/
+1
2007-10-28
git.el: Fix typo in "Reverted file" message.
Alexandre Julliard
1
-1
/
+1
2007-10-28
git-fetch: do not fail when remote branch disappears
Junio C Hamano
3
-18
/
+33
2007-10-27
gitk: Use the UI font for the diff/old version/new version radio buttons
Paul Mackerras
1
-3
/
+3
2007-10-27
gitk: Simplify the code for finding commits
Paul Mackerras
1
-152
/
+54
2007-10-27
help: remove extra blank line after "See 'git --help'" message
Junio C Hamano
1
-1
/
+1
2007-10-27
Test suite: reset TERM to its previous value after testing.
Christian Couder
1
-0
/
+4
2007-10-27
hooks-pre-commit: use \t, rather than a literal TAB in regexp
Jim Meyering
1
-1
/
+1
2007-10-27
Fix generation of perl/perl.mak
Alex Riesen
1
-5
/
+1
2007-10-27
fast-import.c: fix regression due to strbuf conversion
Pierre Habouzit
1
-0
/
+1
2007-10-25
Support a --quiet option in the test-suite.
Pierre Habouzit
1
-1
/
+4
2007-10-25
Add some fancy colors in the test library when terminal supports it.
Pierre Habouzit
1
-17
/
+45
2007-10-25
git-send-email: add a new sendemail.to configuration variable
Miklos Vajna
2
-0
/
+4
2007-10-25
git-remote: fix "Use of uninitialized value in string ne"
Junio C Hamano
1
-1
/
+2
2007-10-24
gitk: Fix a couple more bugs in the path limiting
Paul Mackerras
1
-18
/
+29
2007-10-23
k.org git toppage: Add link to 1.5.3 release notes.
Junio C Hamano
1
-1
/
+2
2007-10-23
gitk: Fix some bugs with path limiting in the diff display
Paul Mackerras
1
-1
/
+5
[next]