index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make builtin-symbolic-ref.c use parse_options.
Pierre Habouzit
2007-10-30
1
-34
/
+18
*
Make builtin-update-ref.c use parse_options
Pierre Habouzit
2007-10-30
1
-40
/
+25
*
Make builtin-revert.c use parse_options.
Pierre Habouzit
2007-10-30
1
-37
/
+30
*
Make builtin-describe.c use parse_options
Pierre Habouzit
2007-10-30
1
-41
/
+29
*
Make builtin-branch.c use parse_options.
Pierre Habouzit
2007-10-30
1
-95
/
+52
*
Make builtin-mv.c use parse-options
Pierre Habouzit
2007-10-30
1
-49
/
+35
*
Make builtin-rm.c use parse_options.
Pierre Habouzit
2007-10-30
1
-31
/
+23
*
Port builtin-add.c to use the new option parser.
Kristian Høgsberg
2007-10-30
1
-46
/
+27
*
parse-options: allow callbacks to take no arguments at all.
Pierre Habouzit
2007-10-30
2
-1
/
+10
*
parse-options: Allow abbreviated options when unambiguous
Johannes Schindelin
2007-10-30
2
-0
/
+60
*
Add shortcuts for very often used options.
Pierre Habouzit
2007-10-30
2
-0
/
+32
*
parse-options: make some arguments optional, add callbacks.
Pierre Habouzit
2007-10-30
2
-8
/
+53
*
Rework make_usage to print the usage message immediately
Alex Riesen
2007-10-30
1
-25
/
+22
*
Add tests for parse-options.c
Johannes Schindelin
2007-10-30
4
-1
/
+107
*
parse-options: be able to generate usages automatically
Pierre Habouzit
2007-10-30
2
-9
/
+79
*
Add a simple option parser.
Pierre Habouzit
2007-10-30
3
-2
/
+204
*
Correct handling of upload-pack in builtin-fetch-pack
Daniel Barkalow
2007-10-30
1
-3
/
+4
*
Speedup scanning for excluded files.
Lars Knoll
2007-10-30
2
-16
/
+50
*
RelNotes-1.5.4: describe recent updates
Junio C Hamano
2007-10-29
2
-2
/
+27
*
Teach git-pull about --[no-]ff, --no-squash and --commit
Lars Hjemli
2007-10-29
1
-3
/
+11
*
Merge branch 'maint'
Junio C Hamano
2007-10-29
6
-12
/
+39
|
\
|
*
RelNotes-1.5.3.5: describe recent fixes
Junio C Hamano
2007-10-29
1
-0
/
+21
|
*
merge-recursive.c: mrtree in merge() is not used before set
Junio C Hamano
2007-10-29
1
-1
/
+1
|
*
sha1_file.c: avoid gcc signed overflow warnings
Junio C Hamano
2007-10-29
1
-7
/
+9
|
*
Fix a small memory leak in builtin-add
Benoit Sigoure
2007-10-29
1
-0
/
+2
|
*
honor the http.sslVerify option in shell scripts
Aurelien Bompard
2007-10-28
2
-4
/
+6
*
|
Remove outdated references to cogito in documentation
Dan McGee
2007-10-29
1
-1
/
+4
*
|
core-tutorial: Catch up with current Git
Benoit Sigoure
2007-10-29
1
-16
/
+10
*
|
git.el: Run git-gc --auto after commits.
Alexandre Julliard
2007-10-28
1
-0
/
+1
*
|
git.el: Refresh only the changed file marks when marking/unmarking all.
Alexandre Julliard
2007-10-28
1
-2
/
+5
*
|
git.el: Fix typo in git-update-saved-file error handling.
Alexandre Julliard
2007-10-28
1
-1
/
+1
*
|
git.el: Fix typo in "Reverted file" message.
Alexandre Julliard
2007-10-28
1
-1
/
+1
*
|
git-fetch: do not fail when remote branch disappears
Junio C Hamano
2007-10-28
3
-18
/
+33
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2007-10-28
1
-1091
/
+1744
|
\
\
|
*
|
gitk: Use the UI font for the diff/old version/new version radio buttons
Paul Mackerras
2007-10-27
1
-3
/
+3
|
*
|
Merge branch 'dev'
Paul Mackerras
2007-10-27
1
-1076
/
+1638
|
|
\
\
|
|
*
|
gitk: Simplify the code for finding commits
Paul Mackerras
2007-10-27
1
-152
/
+54
|
|
*
|
Merge branch 'master' into dev
Paul Mackerras
2007-10-23
1
-33
/
+115
|
|
|
\
\
|
|
*
|
|
gitk: Use the status window for other functions
Paul Mackerras
2007-10-23
1
-6
/
+6
|
|
*
|
|
gitk: Integrate the reset progress bar in the main frame
Paul Mackerras
2007-10-23
1
-21
/
+27
|
|
*
|
|
gitk: Fix Tcl error: can't unset findcurline
Paul Mackerras
2007-10-19
1
-2
/
+2
|
|
*
|
|
gitk: Get rid of the diffopts variable
Paul Mackerras
2007-10-06
1
-13
/
+6
|
|
*
|
|
gitk: Fix bug where the last few commits would sometimes not be visible
Paul Mackerras
2007-10-06
1
-1
/
+1
|
|
*
|
|
gitk: Add a font chooser
Paul Mackerras
2007-10-06
1
-1
/
+155
|
|
*
|
|
gitk: Keep track of font attributes ourselves instead of using font actual
Paul Mackerras
2007-10-06
1
-25
/
+57
|
|
*
|
|
gitk: Use named fonts instead of the font specification
Paul Mackerras
2007-10-04
1
-115
/
+142
|
|
*
|
|
gitk: Fix bug causing Tcl error when changing find match type
Paul Mackerras
2007-10-04
1
-3
/
+3
|
|
*
|
|
gitk: Fix the tab setting in the diff display window
Paul Mackerras
2007-09-28
1
-6
/
+31
|
|
*
|
|
gitk: Add progress bars for reading in stuff and for finding
Paul Mackerras
2007-09-27
1
-33
/
+153
|
|
*
|
|
gitk: Fix a couple of bugs
Paul Mackerras
2007-09-27
1
-13
/
+20
[next]