Sign in
googlers
/
jrn
/
git
/
4c068a983150b740c3fcf6a33f342ac923abd3f4
4c068a9
tree_entry(): new tree-walking helper function
by Linus Torvalds
· 19 years ago
47df096
Merge branch 'jc/lt-tree-n-cache-tree' into lt/tree-2
by Junio C Hamano
· 19 years ago
e76abd7
adjust to the rebased series by Linus.
by Junio C Hamano
· 19 years ago
15b5536
Remove last vestiges of generic tree_entry_list
by Linus Torvalds
· 19 years ago
1bc995a
Convert fetch.c: process_tree() to raw tree walker
by Linus Torvalds
· 19 years ago
f75e53e
Convert "mark_tree_uninteresting()" to raw tree walker
by Linus Torvalds
· 19 years ago
3bc1eca
Remove unused "zeropad" entry from tree_list_entry
by Linus Torvalds
· 19 years ago
e9a95be
fsck-objects: avoid unnecessary tree_entry_list usage
by Linus Torvalds
· 19 years ago
2d9c58c
Remove "tree->entries" tree-entry list from tree parser
by Linus Torvalds
· 19 years ago
1ccf5a3
builtin-read-tree.c: avoid tree_entry_list in prime_cache_tree_rec()
by Linus Torvalds
· 19 years ago
0790a42
Switch "read_tree_recursive()" over to tree-walk functionality
by Linus Torvalds
· 19 years ago
3a7c352
Make "tree_entry" have a SHA1 instead of a union of object pointers
by Linus Torvalds
· 19 years ago
136f2e5
Make "struct tree" contain the pointer to the tree buffer
by Linus Torvalds
· 19 years ago
e0c97ca
Make git-diff-tree indicate when it flushes
by Paul Mackerras
· 19 years ago
22669a0
Remove unnecessary output from t3600-rm.
by Shawn Pearce
· 19 years ago
cd01d94
Merge branch 'lt/apply'
by Junio C Hamano
· 19 years ago
3f69d40
Merge branch 'jc/cache-tree'
by Junio C Hamano
· 19 years ago
0a2586c
Merge branch 'lt/tree' into jc/lt-tree-n-cache-tree
by Junio C Hamano
· 19 years ago
7d55561
Merge branch 'jc/dirwalk-n-cache-tree' into jc/cache-tree
by Junio C Hamano
· 19 years ago
097dc3d
Remove "tree->entries" tree-entry list from tree parser
by Linus Torvalds
· 19 years ago
2522c13
Switch "read_tree_recursive()" over to tree-walk functionality
by Linus Torvalds
· 19 years ago
a755dfe
Make "tree_entry" have a SHA1 instead of a union of object pointers
by Linus Torvalds
· 19 years ago
d2eafb7
Add raw tree buffer info to "struct tree"
by Linus Torvalds
· 19 years ago
7d65848
Don't use "sscanf()" for tree mode scanning
by Linus Torvalds
· 19 years ago
878ccb2
git-fetch: avoid using "case ... in (arm)"
by Junio C Hamano
· 19 years ago
d177e58
Merge branch 'jc/mailinfo'
by Junio C Hamano
· 19 years ago
51937e5
Merge branch 'eb/mailinfo'
by Junio C Hamano
· 19 years ago
ac58c7b
git-write-tree writes garbage on sparc64
by Dennis Stosberg
· 19 years ago
91b452c
Fix memory leak in "git rev-list --objects"
by Linus Torvalds
· 19 years ago
7569443
gitview: Move the console error messages to message dialog
by Aneesh Kumar K.V
· 19 years ago
0340163
gitview: Add key binding for F5.
by Aneesh Kumar K.V
· 19 years ago
a57c8ba
Let git-clone to pass --template=dir option to git-init-db.
by Junio C Hamano
· 19 years ago
3f0f756
Make cvsexportcommit create parent directories as needed.
by Yann Dirson
· 19 years ago
0d71b31
Document current cvsexportcommit limitations.
by Yann Dirson
· 19 years ago
ff4a9ce
Do not call 'cmp' with non-existant -q flag.
by Yann Dirson
· 19 years ago
508d9e3
Fix "--abbrev=xyz" for revision listing
by Linus Torvalds
· 19 years ago
c928c67
t1002: use -U0 instead of --unified=0
by Linus Torvalds
· 19 years ago
63b398a
format-patch: -n and -k are mutually exclusive.
by Junio C Hamano
· 19 years ago
b931aa5
Call builtin ls-tree in git-cat-file -p
by Petr Baudis
· 19 years ago
add5c8a
built-in format-patch: various fixups.
by Junio C Hamano
· 19 years ago
88a1531
Add instructions to commit template.
by Martin Waitz
· 19 years ago
ef29c11
mailinfo: More carefully parse header lines in read_one_header_line()
by Junio C Hamano
· 19 years ago
fa0f02d
git-format-patch --start-number <n>
by Johannes Schindelin
· 19 years ago
fc36f6a
Don't write directly to a make target ($@).
by Jim Meyering
· 19 years ago
4d599e6
bogus "fatal: Not a git repository"
by Linus Torvalds
· 19 years ago
c536032
Documentation/Makefile: remove extra /
by Martin Waitz
· 19 years ago
e49289d
cvsimport: avoid "use" with :tag
by Jeff King
· 19 years ago
ed90cbf
cat-file: document -p option
by Jeff King
· 19 years ago
4acdeaf
Built git-upload-tar should be ignored.
by Shawn Pearce
· 19 years ago
e686eba
ls-remote: fix rsync:// to report HEAD
by Junio C Hamano
· 19 years ago
84c667f
fetch.c: remove an unused variable and dead code.
by Junio C Hamano
· 19 years ago
4868f37
Merge branch 'master' into lt/apply
by Junio C Hamano
· 19 years ago
4d54815
Clean up sha1 file writing
by Linus Torvalds
· 19 years ago
f81daef
Builtin git-cat-file
by Timo Hirvonen
· 19 years ago
65aadb9
apply: force matching at the beginning.
by Junio C Hamano
· 19 years ago
d48f716
Merge branch 'jc/fmt-patch'
by Junio C Hamano
· 19 years ago
a861b58
Merge branch 'be/tag'
by Junio C Hamano
· 19 years ago
73f0a15
Merge branch 'js/fmt-patch'
by Junio C Hamano
· 19 years ago
f2054be
Merge branch 'jc/builtin-n-tar-tree'
by Junio C Hamano
· 19 years ago
2464294
Merge branch 'jc/fetch-sorted'
by Junio C Hamano
· 19 years ago
376bb3a
Merge branch 'lt/dirwalk'
by Junio C Hamano
· 19 years ago
cc189c2
Add a test-case for git-apply trying to add an ending line
by Catalin Marinas
· 19 years ago
fad7068
--summary output should print immediately after stats.
by Sean
· 19 years ago
1bf1a85
apply: treat EOF as proper context.
by Linus Torvalds
· 19 years ago
36f5b1f
git-svn: ignore expansion of svn:keywords
by Eric Wong
· 19 years ago
304dac1
git-svn: starting a 1.1.0-pre development version
by Eric Wong
· 19 years ago
62bf0d9
cvsimport: set up commit environment in perl instead of using env
by Jeff King
· 19 years ago
61efa5e
cvsimport: do not barf on creation of an empty file.
by Junio C Hamano
· 19 years ago
1af0d11
Merge branch 'jc/tartree' into jc/builtin-n-tar-tree
by Junio C Hamano
· 19 years ago
2dec02b
Allow in body headers beyond the in body header prefix.
by Eric W. Biederman
· 19 years ago
f30b202
More accurately detect header lines in read_one_header_line
by Eric W. Biederman
· 19 years ago
1f36bee
In handle_body only read a line if we don't already have one.
by Eric W. Biederman
· 19 years ago
8b4525f
Refactor commit messge handling.
by Eric W. Biederman
· 19 years ago
3350453
Move B and Q decoding into check header.
by Eric W. Biederman
· 19 years ago
f8128cf
Make read_one_header_line return a flag not a length.
by Eric W. Biederman
· 19 years ago
cfba045
add more informative error messages to git-mktag
by Björn Engelmann
· 19 years ago
e7332f9
remove the artificial restriction tagsize < 8kb
by Björn Engelmann
· 19 years ago
e8cc9cd
Builtin git-diff-files, git-diff-index, git-diff-stages, and git-diff-tree.
by Peter Eriksen
· 19 years ago
51ce34b
Builtin git-show-branch.
by Peter Eriksen
· 19 years ago
ac6245e
Builtin git-apply.
by Peter Eriksen
· 19 years ago
6d96ac1
Builtin git-commit-tree.
by Peter Eriksen
· 19 years ago
d147e50
Builtin git-read-tree.
by Peter Eriksen
· 19 years ago
56d1398
Builtin git-tar-tree.
by Peter Eriksen
· 19 years ago
aae01bd
Builtin git-ls-tree.
by Peter Eriksen
· 19 years ago
0864f26
Builtin git-ls-files.
by Peter Eriksen
· 19 years ago
3fb3cc6
builtin-rm: squelch compiler warnings.
by Junio C Hamano
· 19 years ago
405053d
Add git-quiltimport to .gitignore.
by Peter Eriksen
· 19 years ago
55cad84
cvsimport: introduce _fetchfile() method and used a 1M buffer to read()
by Martin Langhoff
· 19 years ago
e73aefe
cvsimport: cleanup commit function
by Jeff King
· 19 years ago
6a1871e
cvsimport: use git-update-index --index-info
by Jeff King
· 19 years ago
443f833
git status: skip empty directories, and add -u to show all untracked files
by Matthias Lederhofer
· 19 years ago
4adcea9
cvsimport: repack every kilo-commits.
by Linus Torvalds
· 19 years ago
0691834
cvsimport: introduce -L<imit> option to workaround memory leaks
by Martin Langhoff
· 19 years ago
7f7e6ea
Install git builtins into gitexecdir rather than bindir.
by Sean
· 19 years ago
1100ac8
Change GIT-VERSION-GEN to call git commands with "git" not "git-".
by Sean
· 19 years ago
c4b16f8
cvsimport: replace anonymous sub ref with a normal sub
by Martin Langhoff
· 19 years ago
f396f01
cvsimport: minor fixups
by Martin Langhoff
· 19 years ago
f803eec
Problem: 'trap...exit' causes error message when /bin/sh is ash.
by Yakov Lerner
· 19 years ago
e300846
Avoid segfault in diff --stat rename output.
by Sean
· 19 years ago
884e313
Tutorial #2: broken link fix.
by Junio C Hamano
· 19 years ago
Next »