tokkee.org
Code
projects
/
git.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
git.git
2007-09-18
Pierre Habouzit
Drop strbuf's 'eof' marker, and make read_line a first...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Pierre Habouzit
Remove preemptive allocations.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Pierre Habouzit
Refactor replace_encoding_header.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Pierre Habouzit
builtin-apply: use strbuf's instead of buffer_desc's.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Pierre Habouzit
Now that cache.h needs strbuf.h, remove useless includes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Pierre Habouzit
Rewrite convert_to_{git,working_tree} to use strbuf's.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-17
Pierre Habouzit
New strbuf APIs: splice and attach.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-14
René Scharfe
archive: fix subst file generation
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Pierre Habouzit
Replace all read_fd use with strbuf_read, and get rid...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Pierre Habouzit
Use strbufs to in read_message (imap-send.c), custom...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Pierre Habouzit
Use strbuf_read in builtin-fetch-tool.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Pierre Habouzit
Rework pretty_print_commit to use strbufs instead of...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Pierre Habouzit
Change semantics of interpolate to work like snprintf.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Pierre Habouzit
Strbuf API extensions and fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Junio C Hamano
Merge branch 'master' into ph/strbuf
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Junio C Hamano
Merge branch 'rs/archive'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Junio C Hamano
archive - leakfix for format_subst()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Junio C Hamano
Merge branch 'sp/maint-no-thin'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Shawn O. Pearce
Make --no-thin the default in git-push to save server...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Nicolas Pitre
fix doc for --compression argument to pack-objects
commit
|
commitdiff
|
tree
|
snapshot
2007-09-10
Carlos Rica
git-tag -s must fail if gpg cannot sign the tag.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Eric Wong
git-svn: understand grafts when doing dcommit
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Sven Verdoolaege
git-diff: don't squelch the new SHA1 in submodule diffs
commit
|
commitdiff
|
tree
|
snapshot
2007-09-09
Shawn O. Pearce
Define NO_MEMMEM on Darwin as it lacks the function
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
Eric Wong
git-svn: fix "Malformed network data" with svn:// servers
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
Michael Smith
(cvs|svn)import: Ask git-tag to overwrite old tags.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
J. Bruce Fields
git-rebase: fix -C option
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
J. Bruce Fields
git-rebase: support --whitespace=<option>
commit
|
commitdiff
|
tree
|
snapshot
2007-09-08
Mike Ralphson
Documentation / grammer nit
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
Use strbuf API in cache-tree.c
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
Use strbuf API in buitin-rerere.c
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
Use strbuf API in apply, blame, commit-tree and diff
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
mktree: Simplify write_tree() using strbuf API
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
fast-import: Use strbuf API, and simplify cmd_data()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
Simplify strbuf uses in archive-tar.c using strbuf API
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
Pierre Habouzit
Rework strbuf API and semantics.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
René Scharfe
archive: rename attribute specfile to export-subst
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
René Scharfe
archive: specfile syntax change: "$Format:%PLCHLDR...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-07
René Scharfe
add memmem()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Junio C Hamano
Merge branch 'master' of git://repo.or.cz/git/git-p4
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Junio C Hamano
Merge branch 'maint'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Shawn O. Pearce
Include a git-push example for creating a remote branch
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Shawn O. Pearce
Cleanup unnecessary file modifications in t1400-update-ref
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Dmitry V. Levin
Makefile: Add cache-tree.h to the headers list
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Shawn O. Pearce
Don't allow contrib/workdir/git-new-workdir to trash...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-06
Junio C Hamano
git-apply: do not read past the end of buffer
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
Junio C Hamano
Merge branch 'ds/sendmail'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-05
Carlos Rica
Function for updating refs.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
René Scharfe
Remove unused function convert_sha1_file()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
René Scharfe
archive: specfile support (--pretty=format: in archive...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Ren
\e
,bi
\e
(B...
Export format_commit_message()
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Added support for automatically importing newly...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Cleanup; moved the (duplicated) code for turnin...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Cleanup; moved the code for the initial #head...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Cleanup; Turn self.revision into a function...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Cleanup; moved the code to import a list of...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Cleanup; moved the code for getting a sorted...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: After submission to p4 always synchronize from...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Simon Hausmann
git-p4: Always call 'p4 sync ...' before submitting...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Douglas Stockwell
send-email: Add support for SSL and SMTP-AUTH
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Junio C Hamano
Start 1.5.4 cycle
commit
|
commitdiff
|
tree
|
snapshot
2007-09-03
Junio C Hamano
GIT 1.5.3.1: obsolete git-p4 in RPM spec file.
v1.5.3.1
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Junio C Hamano
Typofix: 1.5.3 release notes
commit
|
commitdiff
|
tree
|
snapshot
2007-09-02
Junio C Hamano
GIT 1.5.3
v1.5.3
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Junio C Hamano
Merge branch 'jp/send-email-cc'
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Robin Rosenberg
Mention -m as an abbreviation for --merge
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Junio C Hamano
Update my contact address as the maintainer.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Junio C Hamano
Documentation: minor AsciiDoc mark-up fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Luben Tuikov
URL: allow port specification in ssh:// URLs
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Junio C Hamano
Avoid one-or-more (\+) non BRE in sed scripts.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Johannes Sixt
rebase -m: Fix incorrect short-logs of already applied...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Junio C Hamano
git-diff: resurrect the traditional empty "diff --git...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Carlos Rica
git-tag: Fix -l option to use better shell style globs.
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Eric Wong
git-svn: fix dcommit clobbering upstream when committin...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Junio C Hamano
git-svn: Protect against "diff.color = true".
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Johannes Schindelin
filter-branch: introduce convenience function "skip_commit"
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Johannes Schindelin
filter-branch: provide the convenience functions also...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Johannes Schindelin
rebase -i: mention the option to split commits in the...
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Johannes Schindelin
filter-branch: fix remnants of old syntax in documentation
commit
|
commitdiff
|
tree
|
snapshot
2007-09-01
Shawn O. Pearce
Teach bash about completing arguments for git-tag
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Junio C Hamano
Hopefully the final update to draft release notes for...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Junio C Hamano
Make "git-log --" without paths behave the same as...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Junio C Hamano
git-init: autodetect core.symlinks
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Miles Bader
Make git-archimport log entries more consistent
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Nicolas Pitre
fix same sized delta logic
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Junio C Hamano
filter-branch: make sure orig_namespace ends with a...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Giuseppe Bilotta
git-filter-branch: document --original option
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Giuseppe Bilotta
git-filter-branch: more detailed USAGE
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Junio C Hamano
Makefile: do not allow gnu make to remove test-*.o...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Alex Riesen
Temporary fix for stack smashing in mailinfo
commit
|
commitdiff
|
tree
|
snapshot
2007-08-31
Tom Clarke
Fixing comment in merge strategies
commit
|
commitdiff
|
tree
|
snapshot
2007-08-30
Junio C Hamano
ls-files --error-unmatch: do not barf if the same patte...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Junio C Hamano
Merge branch 'master' of git://git./gitk/gitk
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Johannes Schindelin
completion: also complete git-log's --left-right and...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Paul Mackerras
gitk: Fix bug causing undefined variable error when...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Junio C Hamano
git-daemon(1): assorted improvements.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Junio C Hamano
GIT 1.5.3-rc7
v1.5.3-rc7
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
David Kastrup
git-svn.txt: fix an obvious misspelling.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
David Kågedal
git.el: Added colors for dark background
commit
|
commitdiff
|
tree
|
snapshot
next