index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Refactor replace_encoding_header.
Pierre Habouzit
2007-09-16
*
builtin-apply: use strbuf's instead of buffer_desc's.
Pierre Habouzit
2007-09-16
*
Now that cache.h needs strbuf.h, remove useless includes.
Pierre Habouzit
2007-09-16
*
Rewrite convert_to_{git,working_tree} to use strbuf's.
Pierre Habouzit
2007-09-16
*
New strbuf APIs: splice and attach.
Pierre Habouzit
2007-09-16
*
archive: fix subst file generation
René Scharfe
2007-09-13
*
Replace all read_fd use with strbuf_read, and get rid of it.
Pierre Habouzit
2007-09-10
*
Use strbufs to in read_message (imap-send.c), custom buffer--.
Pierre Habouzit
2007-09-10
*
Use strbuf_read in builtin-fetch-tool.c.
Pierre Habouzit
2007-09-10
*
Rework pretty_print_commit to use strbufs instead of custom buffers.
Pierre Habouzit
2007-09-10
*
Change semantics of interpolate to work like snprintf.
Pierre Habouzit
2007-09-10
*
Strbuf API extensions and fixes.
Pierre Habouzit
2007-09-10
*
Merge branch 'master' into ph/strbuf
Junio C Hamano
2007-09-10
|
\
|
*
Merge branch 'rs/archive'
Junio C Hamano
2007-09-10
|
|
\
|
|
*
archive - leakfix for format_subst()
Junio C Hamano
2007-09-10
|
|
*
Define NO_MEMMEM on Darwin as it lacks the function
Shawn O. Pearce
2007-09-09
|
|
*
archive: rename attribute specfile to export-subst
René Scharfe
2007-09-06
|
|
*
archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLD...
René Scharfe
2007-09-06
|
|
*
add memmem()
René Scharfe
2007-09-06
|
|
*
Remove unused function convert_sha1_file()
René Scharfe
2007-09-03
|
|
*
archive: specfile support (--pretty=format: in archive files)
René Scharfe
2007-09-03
|
|
*
Export format_commit_message()
Ren,bi(B Scharfe
2007-09-03
|
*
|
Merge branch 'sp/maint-no-thin'
Junio C Hamano
2007-09-10
|
|
\
\
|
|
*
|
Make --no-thin the default in git-push to save server resources
Shawn O. Pearce
2007-09-10
|
|
*
|
fix doc for --compression argument to pack-objects
Nicolas Pitre
2007-09-09
|
|
*
|
git-tag -s must fail if gpg cannot sign the tag.
Carlos Rica
2007-09-09
|
*
|
|
Merge branch 'maint'
Junio C Hamano
2007-09-09
|
|
\
\
\
|
|
|
/
/
|
|
*
|
git-svn: understand grafts when doing dcommit
Eric Wong
2007-09-09
|
|
*
|
git-diff: don't squelch the new SHA1 in submodule diffs
Sven Verdoolaege
2007-09-09
|
|
*
|
git-svn: fix "Malformed network data" with svn:// servers
Eric Wong
2007-09-07
|
|
*
|
(cvs|svn)import: Ask git-tag to overwrite old tags.
Michael Smith
2007-09-07
|
|
*
|
Documentation / grammer nit
Mike Ralphson
2007-09-07
|
*
|
|
git-rebase: fix -C option
J. Bruce Fields
2007-09-07
|
*
|
|
git-rebase: support --whitespace=<option>
J. Bruce Fields
2007-09-07
*
|
|
|
Use strbuf API in cache-tree.c
Pierre Habouzit
2007-09-06
*
|
|
|
Use strbuf API in buitin-rerere.c
Pierre Habouzit
2007-09-06
*
|
|
|
Use strbuf API in apply, blame, commit-tree and diff
Pierre Habouzit
2007-09-06
*
|
|
|
mktree: Simplify write_tree() using strbuf API
Pierre Habouzit
2007-09-06
*
|
|
|
fast-import: Use strbuf API, and simplify cmd_data()
Pierre Habouzit
2007-09-06
*
|
|
|
Simplify strbuf uses in archive-tar.c using strbuf API
Pierre Habouzit
2007-09-06
*
|
|
|
Rework strbuf API and semantics.
Pierre Habouzit
2007-09-06
|
/
/
/
*
|
|
Merge branch 'master' of git://repo.or.cz/git/git-p4
Junio C Hamano
2007-09-06
|
\
\
\
|
*
|
|
git-p4: Added support for automatically importing newly appearing perforce br...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: Cleanup; moved the code for the initial #head or revision import into...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: Cleanup; Turn self.revision into a function local variable (it's not ...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: Cleanup; moved the code to import a list of p4 changes using fast-imp...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: After submission to p4 always synchronize from p4 again (into refs/re...
Simon Hausmann
2007-09-03
|
*
|
|
git-p4: Always call 'p4 sync ...' before submitting to Perforce.
Simon Hausmann
2007-09-03
[next]