aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | 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
| * | | | gitweb: Fix git_blameAneesh Kumar K.V2006-08-31
| * | | | Include config.mak.autogen in the doc MakefileJonas Fonseca2006-08-31
| * | | | Use xmalloc instead of mallocJonas Fonseca2006-08-31
| * | | | git(7): move gitk(1) to the list of porcelain commandsJonas Fonseca2006-08-31
* | | | | Trace into open fd and refactor tracing code.Christian Couder2006-08-31
|/ / / /
* | | | t5710: fix two thinkos.Junio C Hamano2006-08-31
* | | | Merge early part of branch 'jc/daemon'Junio C Hamano2006-08-31
|\ \ \ \ | | |/ / | |/| |
| * | | daemon: prepare for multiple services.Junio C Hamano2006-08-27
* | | | gitweb: Extend parse_difftree_raw_line to save commit infoJakub Narebski2006-08-31
* | | | gitweb: Separate printing of git_tree row into git_print_tree_entryJakub Narebski2006-08-31
* | | | gitweb: Move git-ls-tree output parsing to parse_ls_tree_lineJakub Narebski2006-08-31
* | | | use do() instead of require() to include configurationDennis Stosberg2006-08-31
* | | | gitweb: Remove forgotten call to git_to_hashDennis Stosberg2006-08-31
* | | | log-tree.c: cleanup a bit append_signoff()Franck Bui-Huu2006-08-30
* | | | Remove uneeded #includeJohannes Schindelin2006-08-29
* | | | Makefile: fix typoJohannes Schindelin2006-08-29
* | | | unpack-objects: remove unused variable "eof"Johannes Schindelin2006-08-29
* | | | git-fsck-objects: lacking default references should not be fatalLinus Torvalds2006-08-29
* | | | Check if pack directory exists prior to descending into itMatthias Kestenholz2006-08-29