index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cat-file.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-04-04
contrib/git-svn: make sure our git-svn is up-to-date for test
Eric Wong
1
-1
/
+1
2006-04-04
contrib/git-svn: ensure repo-config returns a value before using it
Eric Wong
1
-3
/
+6
2006-04-04
Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
v1.2.5
Jason Riedy
1
-9
/
+19
2006-04-04
safe_fgets() - even more anal fgets()
Junio C Hamano
1
-3
/
+4
2006-04-03
fix repacking with lots of tags
Jim Radford
1
-3
/
+1
2006-04-03
Documentation: revise top of git man page
J. Bruce Fields
1
-48
/
+41
2006-04-02
pack-objects: be incredibly anal about stdio semantics
Linus Torvalds
1
-1
/
+11
2006-04-02
Fix Solaris stdio signal handling stupidities
Linus Torvalds
1
-8
/
+19
2006-04-02
Fix sparse warnings about non-ANSI function prototypes
Rene Scharfe
2
-2
/
+2
2006-04-02
Fix sparse warnings about usage of 0 instead of NULL
Rene Scharfe
2
-21
/
+21
2006-04-02
Remove useless pointer update
Rene Scharfe
1
-1
/
+0
2006-04-02
contrib/git-svn: documentation updates
Eric Wong
2
-13
/
+31
2006-04-02
contrib/git-svn: accept configuration via repo-config
Eric Wong
1
-0
/
+17
2006-04-02
revision: --max-age alone does not need limit_list() anymore.
Junio C Hamano
1
-1
/
+1
2006-04-02
revision: simplify argument parsing.
Junio C Hamano
1
-13
/
+7
2006-04-02
revision: --topo-order and --unpacked
Junio C Hamano
1
-1
/
+4
2006-04-02
revision: Fix --topo-order and --max-age with reachability limiting.
Linus Torvalds
1
-4
/
+6
2006-04-01
Make path-limiting be incremental when possible.
Linus Torvalds
1
-23
/
+22
2006-04-01
Move "--parent" parsing into generic revision.c library code
Linus Torvalds
4
-12
/
+8
2006-04-01
Makefile: many programs now depend on xdiff/lib.a having been built.
Junio C Hamano
1
-4
/
+4
2006-03-31
rev-list --boundary: fix re-injecting boundary commits.
Junio C Hamano
1
-9
/
+18
2006-03-31
gitk: Better workaround for arrows on diagonal line segments
Paul Mackerras
1
-16
/
+21
2006-03-31
contrib/git-svn: force GIT_DIR to an absolute path
Eric Wong
1
-2
/
+5
2006-03-31
git-clone: exit early if repo isn't specified
Yasushi SHOJI
1
-2
/
+8
2006-03-31
Make git-clone to take long double-dashed origin option (--origin)
Yasushi SHOJI
1
-5
/
+6
2006-03-31
gitk: Allow top panes to scroll horizontally with mouse button 2
Paul Mackerras
1
-10
/
+35
2006-03-31
gitk: Prevent parent link from overwriting commit headline
Paul Mackerras
1
-9
/
+9
2006-03-30
gitk: Show diffs for boundary commits
Paul Mackerras
1
-2
/
+2
2006-03-30
tree/diff header cleanup.
Junio C Hamano
13
-143
/
+156
2006-03-30
assume unchanged git: diff-index fix.
Junio C Hamano
1
-3
/
+1
2006-03-30
gitk: Use the new --boundary flag to git-rev-list
Paul Mackerras
1
-3
/
+12
2006-03-30
revision.c "..B" syntax: constness fix
Junio C Hamano
1
-5
/
+4
2006-03-30
revision arguments: ..B means HEAD..B, just like A.. means A..HEAD
Junio C Hamano
2
-12
/
+18
2006-03-29
rev-list --boundary
Junio C Hamano
3
-7
/
+51
2006-03-29
rev-list: memory usage reduction.
Junio C Hamano
1
-3
/
+3
2006-03-28
rev-list --no-merges: argument parsing fix.
Junio C Hamano
1
-1
/
+1
2006-03-28
xdiff: Show function names in hunk headers.
Mark Wooding
7
-6
/
+60
2006-03-28
Add ALL_LDFLAGS to the git target.
Jason Riedy
1
-1
/
+2
2006-03-28
GIT 1.3.0 rc1
v1.3.0-rc1
Junio C Hamano
1
-1
/
+1
2006-03-27
add clean and ignore rules for xdiff/
Junio C Hamano
2
-3
/
+3
2006-03-27
Optionally do not list empty directories in git-ls-files --others
Petr Baudis
2
-8
/
+28
2006-03-27
Document git-rebase behavior on conflicts.
J. Bruce Fields
1
-0
/
+12
2006-03-27
Remove dependency on a file named "-lz"
Johannes Schindelin
1
-3
/
+3
2006-03-27
Fix error handling for nonexistent names
Linus Torvalds
2
-4
/
+6
2006-03-26
git-push: make --thin pack transfer the default.
Junio C Hamano
1
-2
/
+4
2006-03-26
git-svnimport: if a limit is specified, respect it
Anand Kumria
1
-1
/
+1
2006-03-26
true built-in diff: run everything in-core.
Junio C Hamano
1
-162
/
+94
2006-03-26
contrib/git-svn: stabilize memory usage for big fetches
Eric Wong
1
-46
/
+63
2006-03-26
send-email: lazy-load Email::Valid and make it optional
Eric Wong
1
-3
/
+13
2006-03-26
send-email: try to order messages in email clients more correctly
Eric Wong
1
-2
/
+3
[next]