]> git.ipfire.org Git - thirdparty/git.git/shortlog
thirdparty/git.git
2007-09-17  Pierre HabouzitRewrite convert_to_{git,working_tree} to use strbuf's.
2007-09-17  Pierre HabouzitNew strbuf APIs: splice and attach.
2007-09-14  René Scharfearchive: fix subst file generation
2007-09-10  Pierre HabouzitReplace all read_fd use with strbuf_read, and get rid...
2007-09-10  Pierre HabouzitUse strbufs to in read_message (imap-send.c), custom...
2007-09-10  Pierre HabouzitUse strbuf_read in builtin-fetch-tool.c.
2007-09-10  Pierre HabouzitRework pretty_print_commit to use strbufs instead of...
2007-09-10  Pierre HabouzitChange semantics of interpolate to work like snprintf.
2007-09-10  Pierre HabouzitStrbuf API extensions and fixes.
2007-09-10  Junio C HamanoMerge branch 'master' into ph/strbuf
2007-09-10  Junio C HamanoMerge branch 'rs/archive'
2007-09-10  Junio C Hamanoarchive - leakfix for format_subst()
2007-09-10  Junio C HamanoMerge branch 'sp/maint-no-thin'
2007-09-10  Shawn O. PearceMake --no-thin the default in git-push to save server...
2007-09-10  Nicolas Pitrefix doc for --compression argument to pack-objects
2007-09-10  Carlos Ricagit-tag -s must fail if gpg cannot sign the tag.
2007-09-09  Junio C HamanoMerge branch 'maint'
2007-09-09  Eric Wonggit-svn: understand grafts when doing dcommit
2007-09-09  Sven Verdoolaegegit-diff: don't squelch the new SHA1 in submodule diffs
2007-09-09  Shawn O. PearceDefine NO_MEMMEM on Darwin as it lacks the function
2007-09-08  Eric Wonggit-svn: fix "Malformed network data" with svn:// servers
2007-09-08  Michael Smith(cvs|svn)import: Ask git-tag to overwrite old tags.
2007-09-08  J. Bruce Fieldsgit-rebase: fix -C option
2007-09-08  J. Bruce Fieldsgit-rebase: support --whitespace=<option>
2007-09-08  Mike RalphsonDocumentation / grammer nit
2007-09-07  Pierre HabouzitUse strbuf API in cache-tree.c
2007-09-07  Pierre HabouzitUse strbuf API in buitin-rerere.c
2007-09-07  Pierre HabouzitUse strbuf API in apply, blame, commit-tree and diff
2007-09-07  Pierre Habouzitmktree: Simplify write_tree() using strbuf API
2007-09-07  Pierre Habouzitfast-import: Use strbuf API, and simplify cmd_data()
2007-09-07  Pierre HabouzitSimplify strbuf uses in archive-tar.c using strbuf API
2007-09-07  Pierre HabouzitRework strbuf API and semantics.
2007-09-07  René Scharfearchive: rename attribute specfile to export-subst
2007-09-07  René Scharfearchive: specfile syntax change: "$Format:%PLCHLDR...
2007-09-07  René Scharfeadd memmem()
2007-09-06  Junio C HamanoMerge branch 'master' of git://repo.or.cz/git/git-p4
2007-09-06  Junio C HamanoMerge branch 'maint'
2007-09-06  Shawn O. PearceInclude a git-push example for creating a remote branch
2007-09-06  Shawn O. PearceCleanup unnecessary file modifications in t1400-update-ref
2007-09-06  Dmitry V. LevinMakefile: Add cache-tree.h to the headers list
2007-09-06  Shawn O. PearceDon't allow contrib/workdir/git-new-workdir to trash...
2007-09-06  Junio C Hamanogit-apply: do not read past the end of buffer
2007-09-05  Junio C HamanoMerge branch 'ds/sendmail'
2007-09-05  Carlos RicaFunction for updating refs.
2007-09-03  René ScharfeRemove unused function convert_sha1_file()
2007-09-03  René Scharfearchive: specfile support (--pretty=format: in archive...
2007-09-03  Ren\e,bi\e(B... Export format_commit_message()
2007-09-03  Simon Hausmanngit-p4: Added support for automatically importing newly...
2007-09-03  Simon Hausmanngit-p4: Cleanup; moved the (duplicated) code for turnin...
2007-09-03  Simon Hausmanngit-p4: Cleanup; moved the code for the initial #head...
2007-09-03  Simon Hausmanngit-p4: Cleanup; Turn self.revision into a function...
2007-09-03  Simon Hausmanngit-p4: Cleanup; moved the code to import a list of...
2007-09-03  Simon Hausmanngit-p4: Cleanup; moved the code for getting a sorted...
2007-09-03  Simon Hausmanngit-p4: After submission to p4 always synchronize from...
2007-09-03  Simon Hausmanngit-p4: Always call 'p4 sync ...' before submitting...
2007-09-03  Douglas Stockwellsend-email: Add support for SSL and SMTP-AUTH
2007-09-03  Junio C HamanoStart 1.5.4 cycle
2007-09-03  Junio C HamanoGIT 1.5.3.1: obsolete git-p4 in RPM spec file. v1.5.3.1
2007-09-02  Junio C HamanoTypofix: 1.5.3 release notes
2007-09-02  Junio C HamanoGIT 1.5.3 v1.5.3
2007-09-01  Junio C HamanoMerge branch 'jp/send-email-cc'
2007-09-01  Robin RosenbergMention -m as an abbreviation for --merge
2007-09-01  Junio C HamanoUpdate my contact address as the maintainer.
2007-09-01  Junio C HamanoDocumentation: minor AsciiDoc mark-up fixes.
2007-09-01  Luben TuikovURL: allow port specification in ssh:// URLs
2007-09-01  Junio C HamanoAvoid one-or-more (\+) non BRE in sed scripts.
2007-09-01  Johannes Sixtrebase -m: Fix incorrect short-logs of already applied...
2007-09-01  Junio C Hamanogit-diff: resurrect the traditional empty "diff --git...
2007-09-01  Carlos Ricagit-tag: Fix -l option to use better shell style globs.
2007-09-01  Eric Wonggit-svn: fix dcommit clobbering upstream when committin...
2007-09-01  Junio C Hamanogit-svn: Protect against "diff.color = true".
2007-09-01  Johannes Schindelinfilter-branch: introduce convenience function "skip_commit"
2007-09-01  Johannes Schindelinfilter-branch: provide the convenience functions also...
2007-09-01  Johannes Schindelinrebase -i: mention the option to split commits in the...
2007-09-01  Johannes Schindelinfilter-branch: fix remnants of old syntax in documentation
2007-09-01  Shawn O. PearceTeach bash about completing arguments for git-tag
2007-08-31  Junio C HamanoHopefully the final update to draft release notes for...
2007-08-31  Junio C HamanoMake "git-log --" without paths behave the same as...
2007-08-31  Junio C Hamanogit-init: autodetect core.symlinks
2007-08-31  Miles BaderMake git-archimport log entries more consistent
2007-08-31  Nicolas Pitrefix same sized delta logic
2007-08-31  Junio C Hamanofilter-branch: make sure orig_namespace ends with a...
2007-08-31  Giuseppe Bilottagit-filter-branch: document --original option
2007-08-31  Giuseppe Bilottagit-filter-branch: more detailed USAGE
2007-08-31  Junio C HamanoMakefile: do not allow gnu make to remove test-*.o...
2007-08-31  Alex RiesenTemporary fix for stack smashing in mailinfo
2007-08-31  Tom ClarkeFixing comment in merge strategies
2007-08-30  Junio C Hamanols-files --error-unmatch: do not barf if the same patte...
2007-08-29  Junio C HamanoMerge branch 'master' of git://git.kernel.org/pub/scm...
2007-08-29  Johannes Schindelincompletion: also complete git-log's --left-right and...
2007-08-29  Paul Mackerrasgitk: Fix bug causing undefined variable error when...
2007-08-29  Junio C Hamanogit-daemon(1): assorted improvements.
2007-08-29  Junio C HamanoGIT 1.5.3-rc7 v1.5.3-rc7
2007-08-29  David Kastrupgit-svn.txt: fix an obvious misspelling.
2007-08-29  David Kågedalgit.el: Added colors for dark background
2007-08-29  Junio C Hamanoformat-patch documentation: reword to hint "--root...
2007-08-29  Junio C HamanoMerge branch 'jc/logsemantics'
2007-08-29  Junio C HamanoDocumentation/git-diff: A..B and A...B cannot take...
2007-08-29  Petr Baudisgit-add: Make the filename globbing note a bit clearer
2007-08-29  Petr Baudisgit-add: Make the "tried to add ignored file" error...
next