aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Prepare larger packet buffer for upload-pack protocol.Junio C Hamano2006-09-10
* Move sideband server side support into reusable form.Junio C Hamano2006-09-10
* Move sideband client side support into reusable form.Junio C Hamano2006-09-10
* get_sha1_hex() micro-optimizationJunio C Hamano2006-09-09
* autoconf: Add config.cache to .gitignoreJakub Narebski2006-09-07
* autoconf: Add support for setting NO_ICONV and ICONVDIRJakub Narebski2006-09-07
* autoconf: Set NO_ICONV if iconv is found neither in libc, nor in libiconvJakub Narebski2006-09-07
* Merge branch 'jc/daemon'Junio C Hamano2006-09-07
|\
| * Revert "daemon: add upload-tar service."Junio C Hamano2006-09-07
| * multi-service daemon: documentationJunio C Hamano2006-08-27
| * daemon: add upload-tar service.Junio C Hamano2006-08-27
* | Merge branch 'pm/diff'Junio C Hamano2006-09-07
|\ \
| * | diff-index --cc shows a 3-way diff between HEAD, index and working tree.Paul Mackerras2006-09-05
* | | git-repack: create new packs inside $GIT_DIR, not cwdMartin Langhoff2006-09-06
* | | Teach rev-list an option to read revs from the standard input.Junio C Hamano2006-09-05
* | | revision.c: allow injecting revision parameters after setup_revisions().Junio C Hamano2006-09-05
* | | Fix memory leak in prepend_to_path (git.c).Christian Couder2006-09-05
* | | send-pack: remove remote reference limitAndy Whitcroft2006-09-05
* | | autoconf: Fix copy'n'paste errorJakub Narebski2006-09-05
|/ /
* | Merge branch 'jc/pack'Junio C Hamano2006-09-04
|\ \
| * | more lightweight revalidation while reusing deflated stream in packingJunio C Hamano2006-09-03
| * | pack-objects: fix thinko in revalidate codeJunio C Hamano2006-09-03
| * | pack-objects: re-validate data we copy from elsewhere.Junio C Hamano2006-09-02
* | | autoconf: Quote AC_CACHE_CHECK argumentsJakub Narebski2006-09-04
* | | autoconf: Check for subprocess.pyJakub Narebski2006-09-04
* | | autoconf: Add -liconv to LIBS when NEEDS_LIBICONVJakub Narebski2006-09-04
* | | gitweb: Divide page path into directories -- path's "breadcrumbs"Jakub Narebski2006-09-04
* | | gitweb: Correct typo: '==' instead of 'eq' in git_difftree_bodyJakub Narebski2006-09-04
* | | gitweb: Add GIT favicon, assuming image/png typeJakub Narebski2006-09-04
* | | Fix git-fsck-objects SIGSEGV/divide-by-zeroLinus Torvalds2006-09-04
* | | gitweb: Change the name of diff to parent link in "commit" view to "diffJakub Narebski2006-09-03
* | | Update GIT_TRACE documentation.Christian Couder2006-09-03
* | | Merge branch 'master' into cc/traceJunio C Hamano2006-09-02
|\ \ \ | |/ /
| * | Trace into a file or an open fd and refactor tracing code.Christian Couder2006-09-02
| * | Replace uses of strdup with xstrdup.Shawn Pearce2006-09-02
| * | consolidate two copies of new style object header parsing code.Junio C Hamano2006-09-01
| * | Documentation: Fix howto/revert-branch-rebase.html generationSergey Vlasov2006-09-01
| * | fmt-merge-msg: fix off-by-one bugJohannes Schindelin2006-09-01
| * | git-rev-list(1): group options; reformat; document more optionsJonas Fonseca2006-09-01
| * | Merge git://git.kernel.org/pub/scm/gitk/gitkJunio C Hamano2006-09-01
| |\ \
| | * | gitk: Fix some bugs in the new cherry-picking codePaul Mackerras2006-08-28
| | * | gitk: Improve responsiveness while reading and layout out the graphPaul Mackerras2006-08-16
| | * | gitk: Update preceding/following tag info when creating a tagPaul Mackerras2006-08-08
| | * | gitk: Add a menu item for cherry-picking commitsPaul Mackerras2006-08-06
| | * | gitk: Fix a couple of buglets in the branch head menu itemsPaul Mackerras2006-08-02
| | * | gitk: Add a context menu for headsPaul Mackerras2006-08-02
| | * | gitk: Add a row context-menu item for creating a new branchPaul Mackerras2006-08-02
| | * | gitk: Recompute ancestor/descendent heads/tags when rereading refsPaul Mackerras2006-08-02
| | * | gitk: Minor cleanupsPaul Mackerras2006-07-18
| * | | Constness tightening for move/link_temp_to_file()Junio C Hamano2006-09-01