11409 Commits (ddb95de33e99d547c3b533aea12f18c9e4dd649e)
 

Author SHA1 Message Date
Junio C Hamano ddb95de33e Merge branch 'master' into ph/strbuf 17 years ago
Junio C Hamano 6972ab7ae1 Merge branch 'rs/archive' 17 years ago
Junio C Hamano 20fbfd869f archive - leakfix for format_subst() 17 years ago
Junio C Hamano 9784c5c53e Merge branch 'sp/maint-no-thin' 17 years ago
Shawn O. Pearce a4503a15af Make --no-thin the default in git-push to save server resources 17 years ago
Nicolas Pitre 05cc2ffc57 fix doc for --compression argument to pack-objects 17 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 17 years ago
Junio C Hamano 57543a254c Merge branch 'maint' 17 years ago
Eric Wong 7b02b85a66 git-svn: understand grafts when doing dcommit 17 years ago
Sven Verdoolaege 5701115aa7 git-diff: don't squelch the new SHA1 in submodule diffs 17 years ago
Shawn O. Pearce 3d59405ced Define NO_MEMMEM on Darwin as it lacks the function 17 years ago
Eric Wong a51cdb0c04 git-svn: fix "Malformed network data" with svn:// servers 17 years ago
Michael Smith ee834cf0c7 (cvs|svn)import: Ask git-tag to overwrite old tags. 17 years ago
J. Bruce Fields d05ec5a064 git-rebase: fix -C option 17 years ago
J. Bruce Fields 059f446d57 git-rebase: support --whitespace=<option> 17 years ago
Mike Ralphson 451e593181 Documentation / grammer nit 17 years ago
Pierre Habouzit 5242bcbb63 Use strbuf API in cache-tree.c 17 years ago
Pierre Habouzit 19b358e8da Use strbuf API in buitin-rerere.c 17 years ago
Pierre Habouzit af6eb82262 Use strbuf API in apply, blame, commit-tree and diff 17 years ago
Pierre Habouzit d52bc66152 mktree: Simplify write_tree() using strbuf API 17 years ago
Pierre Habouzit 4a241d79c9 fast-import: Use strbuf API, and simplify cmd_data() 17 years ago
Pierre Habouzit 7a604f16b7 Simplify strbuf uses in archive-tar.c using strbuf API 17 years ago
Pierre Habouzit b449f4cfc9 Rework strbuf API and semantics. 17 years ago
René Scharfe 38c9c9b798 archive: rename attribute specfile to export-subst 17 years ago
René Scharfe df4a394f91 archive: specfile syntax change: "$Format:%PLCHLDR$" instead of just "%PLCHLDR" (take 2) 17 years ago
René Scharfe b21b9f1de3 add memmem() 17 years ago
Junio C Hamano b5ef6ac978 Merge branch 'master' of git://repo.or.cz/git/git-p4 17 years ago
Junio C Hamano 7e2e69b7f6 Merge branch 'maint' 17 years ago
Shawn O. Pearce 4e560158c6 Include a git-push example for creating a remote branch 17 years ago
Shawn O. Pearce 432e93a164 Cleanup unnecessary file modifications in t1400-update-ref 17 years ago
Dmitry V. Levin 6b1b40d9f4 Makefile: Add cache-tree.h to the headers list 17 years ago
Shawn O. Pearce ea09ea22d6 Don't allow contrib/workdir/git-new-workdir to trash existing dirs 17 years ago
Junio C Hamano 6b763c424e git-apply: do not read past the end of buffer 17 years ago
Junio C Hamano ad00a3b8f8 Merge branch 'ds/sendmail' 17 years ago
Carlos Rica 3d9f037c60 Function for updating refs. 17 years ago
René Scharfe 89b4256cfb Remove unused function convert_sha1_file() 17 years ago
René Scharfe 8460b2fcd4 archive: specfile support (--pretty=format: in archive files) 17 years ago
Ren,bi(B Scharfe 7b95089c0f Export format_commit_message() 17 years ago
Simon Hausmann 1ca3d71069 git-p4: Added support for automatically importing newly appearing perforce branches. 17 years ago
Simon Hausmann 8134f69c21 git-p4: Cleanup; moved the (duplicated) code for turning a branch into a git ref (for example foo -> refs/remotes/p4/<project>/foo) into a separate method. 17 years ago
Simon Hausmann c208a24310 git-p4: Cleanup; moved the code for the initial #head or revision import into a separate function, out of P4Sync.run. 17 years ago
Simon Hausmann 1c49fc197b git-p4: Cleanup; Turn self.revision into a function local variable (it's not used anywhere outside the function). 17 years ago
Simon Hausmann e87f37ae42 git-p4: Cleanup; moved the code to import a list of p4 changes using fast-import into a separate member function of P4Sync. 17 years ago
Simon Hausmann 4f6432d8cc git-p4: Cleanup; moved the code for getting a sorted list of p4 changes for a list of given depot paths into a standalone method. 17 years ago
Simon Hausmann 14594f4b57 git-p4: After submission to p4 always synchronize from p4 again (into refs/remotes). Whether to rebase HEAD or not is still left as question to the end-user. 17 years ago
Simon Hausmann 31f9ec129e git-p4: Always call 'p4 sync ...' before submitting to Perforce. 17 years ago
Douglas Stockwell 34cc60ce2b send-email: Add support for SSL and SMTP-AUTH 17 years ago
Junio C Hamano 1e61b7640d Start 1.5.4 cycle 17 years ago
Junio C Hamano 5587cac28b GIT 1.5.3.1: obsolete git-p4 in RPM spec file. 17 years ago
Junio C Hamano 030e0e5fb7 Typofix: 1.5.3 release notes 17 years ago