index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stripspace.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-05-03
gitk: Allow view to specify arbitrary arguments to git-rev-list
Paul Mackerras
1
-51
/
+196
2006-05-02
git-send-email: fix version string to be valid perl
Martin Langhoff
1
-1
/
+8
2006-05-02
repo-config: trim white-space before comment
Johannes Schindelin
1
-6
/
+6
2006-05-02
repo-config: fix segfault with no argument.
Johannes Schindelin
1
-3
/
+2
2006-05-02
Give the user a hint for how to continue in the case that git-am fails becaus...
Robert Shearman
1
-3
/
+23
2006-05-02
gitk: Fix file list display when files are renamed
Paul Mackerras
1
-62
/
+29
2006-05-02
gitk: Basic support for highlighting one view within another
Paul Mackerras
1
-221
/
+343
2006-05-01
Extended SHA1 -- "rev^@" syntax to mean "all parents"
Junio C Hamano
1
-0
/
+37
2006-05-01
gitk: Add a tree-browsing mode
Paul Mackerras
1
-20
/
+358
2006-04-30
git-format-patch: Use rfc2822 compliant date.
Huw Davies
1
-5
/
+4
2006-04-28
Fix trivial typo in git-log man page.
Sean Estabrooks
1
-4
/
+3
2006-04-28
Properly render asciidoc "callouts" in git man pages.
Sean Estabrooks
2
-1
/
+17
2006-04-28
Fix up remaining man pages that use asciidoc "callouts".
Sean Estabrooks
6
-108
/
+104
2006-04-28
Update the git-branch man page to include the "-r" option,
Sean Estabrooks
2
-19
/
+40
2006-04-28
annotate: display usage information if no filename was given
Matthias Kestenholz
1
-3
/
+4
2006-04-28
annotate: fix warning about uninitialized scalar
Matthias Kestenholz
1
-0
/
+3
2006-04-28
git-am --resolved: more usable error message.
Junio C Hamano
1
-0
/
+7
2006-04-28
pack-objects: update size heuristucs.
Junio C Hamano
1
-6
/
+6
2006-04-28
verify-pack: check integrity in a saner order.
Junio C Hamano
1
-3
/
+3
2006-04-27
Fix "git help -a" terminal autosizing
Linus Torvalds
2
-1
/
+1
2006-04-27
gitk: Use a text widget for the file list
Paul Mackerras
1
-59
/
+131
2006-04-27
diff-index: fix compilation warnings.
Junio C Hamano
1
-1
/
+0
2006-04-27
t0000-basic: more commit-tree tests.
Junio C Hamano
1
-0
/
+28
2006-04-27
git-fetch: resolve remote symrefs for HTTP transport
Nick Hengeveld
1
-4
/
+12
2006-04-27
Add --continue and --abort options to git-rebase.
sean
2
-37
/
+101
2006-04-27
revision parsing: make "rev -- paths" checks stronger.
Junio C Hamano
3
-3
/
+36
2006-04-27
commit-tree.c: check_valid() microoptimization.
Junio C Hamano
1
-6
/
+5
2006-04-26
Fix filename verification when in a subdirectory
Linus Torvalds
4
-18
/
+29
2006-04-26
rebase: typofix.
Junio C Hamano
1
-1
/
+1
2006-04-26
commit-tree: allow generic object name for the tree as well.
Junio C Hamano
1
-1
/
+1
2006-04-26
Makefile: remove and create xdiff library from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-26
t0000-basic: Add ls-tree recursive test back.
Junio C Hamano
1
-0
/
+21
2006-04-26
git-cvsserver: typofixes
Junio C Hamano
1
-8
/
+8
2006-04-26
diff --stat: show complete rewrites consistently.
Junio C Hamano
1
-4
/
+14
2006-04-26
Makefile: remove and create libgit.a from scratch.
Junio C Hamano
1
-1
/
+1
2006-04-25
[PATCH] gitk: Add a visual tag for remote refs
Josef Weidendorfer
1
-0
/
+14
2006-04-25
gitk: add menu item for editing the current view
Paul Mackerras
1
-37
/
+90
2006-04-25
gitk: Implement "permanent" views (stored in ~/.gitk)
Paul Mackerras
1
-13
/
+48
2006-04-25
socksetup: don't return on set_reuse_addr() error
v1.3.1
Serge E. Hallyn
1
-1
/
+1
2006-04-25
Deprecate usage of git-var -l for getting config vars list
Petr Baudis
2
-4
/
+5
2006-04-25
git-repo-config --list support
Petr Baudis
2
-2
/
+18
2006-04-25
Document the configuration file
Petr Baudis
3
-14
/
+198
2006-04-25
Document git-var -l listing also configuration variables
Petr Baudis
1
-1
/
+4
2006-04-25
rev-parse: better error message for ambiguous arguments
Paul Mackerras
1
-2
/
+10
2006-04-23
gitk: Use git-rev-parse only to identify file/dir names on cmd line
Paul Mackerras
1
-50
/
+23
2006-04-23
gitk: Let git-rev-list do the argument list parsing
Paul Mackerras
1
-18
/
+2
2006-04-23
make update-index --chmod work with multiple files and --stdin
Alex Riesen
1
-7
/
+16
2006-04-22
Libified diff-index: backward compatibility fix.
Junio C Hamano
3
-6
/
+12
2006-04-22
Libify diff-index.
Junio C Hamano
4
-238
/
+231
2006-04-22
Libify diff-files.
Junio C Hamano
7
-1953
/
+1929
[next]