aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* gitweb.cgi: git_blame2: Allow back-trekking through commitsLuben Tuikov2006-07-24
* gitweb.cgi: git_blame2: an alternative simple working git blameLuben Tuikov2006-07-24
* gitweb.cgi: Centralize printing of the page pathLuben Tuikov2006-07-24
* gitweb.cgi: Show "raw" head of project link even when $hash is not definedLuben Tuikov2006-07-24
* gitweb.cgi: Include direct link to "raw" files from "history"Luben Tuikov2006-07-24
* gitweb.cgi: Teach git_history() to read hash from $hash_baseLuben Tuikov2006-07-24
* Merge branch 'lt/objformat'Junio C Hamano2006-07-24
|\
| * sha1_file: add the ability to parse objects in "pack file format"Linus Torvalds2006-07-13
* | Trivial path optimization testAlex Riesen2006-07-24
* | Always reset the color _before_ printing out the newlineJohannes Schindelin2006-07-24
* | upload-pack: fix timeout in create_pack_fileMatthias Lederhofer2006-07-24
* | Defaulting fetch to origin when set in the repo-configSanti Béjar2006-07-24
* | Colorize 'commit' lines in log uiJeff King2006-07-24
* | git-am: Don't accept an mbox on stdin of we already have a .dotest directoryLukas Sandström2006-07-23
* | show-branch: Fix another performance problem.Alexandre Julliard2006-07-23
* | pack-objects: check pack.window for default window sizeJeff King2006-07-23
* | Disable linking with Fink or DarwinPorts.Shawn Pearce2006-07-23
* | git.el: Put the git customize group in the 'tools' parent group.Alexandre Julliard2006-07-23
* | git.el: Try to reuse an existing buffer when running git-status.Alexandre Julliard2006-07-23
* | git.el: Prepend a slash to the file name when adding to .gitignore.Alexandre Julliard2006-07-23
* | git.el: Run git-rerere on commits if the rr-cache directory exists.Alexandre Julliard2006-07-23
* | git-svn: fix fetching new directories copies when using SVN:: libsEric Wong2006-07-23
* | tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-23
* | cvsexportcommit - add -a (add author line) flag, cleanup warningsMartin Langhoff2006-07-23
* | unpack-objects: remove stale and confusing commentJunio C Hamano2006-07-17
* | git-fetch: fix --keep vs --thinJunio C Hamano2006-07-17
* | Merge branch 'sp/reflog'v1.4.2-rc1Junio C Hamano2006-07-17
|\ \
| * | Record rebase changes as 'rebase' in the reflog.Shawn Pearce2006-07-13
| * | Log ref changes made by resolve.Shawn Pearce2006-07-11
| * | Log ref changes made by quiltimport.Shawn Pearce2006-07-11
| * | Log ref changes made by git-merge and git-pull.Shawn Pearce2006-07-11
* | | git-svn: don't check for migrations/upgrades on commit-diffEric Wong2006-07-16
* | | show-branch: fix performance problem.Junio C Hamano2006-07-16
* | | Documentation/urls.txt: Use substitution to escape square bracketsJonas Fonseca2006-07-14
* | | Documentation/Makefile: product depends on asciidoc.confJunio C Hamano2006-07-14
* | | Merge branch 'lt/unitype'Junio C Hamano2006-07-14
|\ \ \
| * | | builtin-prune.c: forgot TYPE => OBJ changes.Junio C Hamano2006-07-13
| * | | Remove TYPE_* constant macros and use object_type enums consistently.Linus Torvalds2006-07-12
* | | | Merge branch 'sp/lazy-mkdir'Junio C Hamano2006-07-14
|\ \ \ \
| * | | | Make lazy mkdir more robust.Shawn Pearce2006-07-12
| |/ / /
* | | | Fix "git-fetch --tags" exit status when nothing has been changedSergey Vlasov2006-07-14
* | | | argv created by handle_alias should be NULL terminatedMatthias Lederhofer2006-07-14
* | | | documentation (urls.txt) typofixAlp Toker2006-07-14
| |_|/ |/| |
* | | gitweb.css: Use monospace fonts for commits and tree-diff.Luben Tuikov2006-07-13
* | | Do not use perl in git-commit.shAlex Riesen2006-07-13
* | | diff: Support 256 colorsTimo Hirvonen2006-07-13
* | | diff: Support both attributes and colorsTimo Hirvonen2006-07-13
* | | Documentation about exclude/ignore filesMatthias Lederhofer2006-07-13
* | | daemon: new option --detach to run git-daemon in backgroundMatthias Lederhofer2006-07-13
* | | daemon: new option --pid-file=<path> to store the pidMatthias Lederhofer2006-07-13