aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | cherry-pick: make -r the defaultJunio C Hamano2006-10-05
* | git-send-email: avoid uninitialized variable warning.Junio C Hamano2006-10-05
* | gitweb: Make the Git logo link target to point to the homepageJunio C Hamano2006-10-05
* | gitweb: blame: Minimize vertical table row paddingLuben Tuikov2006-10-05
* | gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov2006-10-05
* | vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard2006-10-05
* | git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard2006-10-05
* | tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-05
* | Add git-upload-archive to the main git man pageFranck Bui-Huu2006-10-05
* | git-commit: cleanup unused function.Martin Waitz2006-10-03
* | Fix usage string to match that given in the man pageAlan Chandler2006-10-03
* | Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler2006-10-03
* | gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz2006-10-03
* | gitweb: Escape ESCAPE (\e) characterLuben Tuikov2006-10-03
* | escape tilde in Documentation/git-rev-parse.txtJunio C Hamano2006-10-03
* | Error in test description of t1200-tutorialRobin Rosenberg2006-10-03
* | lock_ref_sha1_basic does not remove empty directories on BSDDennis Stosberg2006-10-03
* | Merge branch 'maint'Junio C Hamano2006-10-02
|\ \ | |/
| * git-push: .git/remotes/ file does not require SP after colonv1.4.2.3Junio C Hamano2006-10-02
| * git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2006-10-01
* | Makefile: install and clean merge-recur, still.Junio C Hamano2006-10-01
* | GIT 1.4.3-rc1v1.4.3-rc1Junio C Hamano2006-10-01
* | Merge branch 'maint'Junio C Hamano2006-10-01
|\ \ | |/
| * git-diff -B output fix.v1.4.2.2Junio C Hamano2006-09-29
| * Fix git-am safety checksJunio C Hamano2006-09-17
| * Fix duplicate xmalloc in builtin-addLiu Yubao2006-09-17
* | Merge branch 'jc/gitpm'Junio C Hamano2006-09-30
|\ \
| * | Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-29
| * | Git.pm: Kill Git.xs for nowPetr Baudis2006-09-23
| * | Revert "Make it possible to set up libgit directly (instead of from the envir...Junio C Hamano2006-09-02
| * | Revert "Git.pm: Introduce fast get_object() method"Junio C Hamano2006-09-02
| * | Revert "Convert git-annotate to use Git.pm"Junio C Hamano2006-09-02
| * | Fix compilation with Sun CCDennis Stosberg2006-08-15
| * | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-15
| |\ \
| * | | pass DESTDIR to the generated perl/MakefileEric Wong2006-08-13
| * | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07
| |\ \ \
| * | | | Eliminate Scalar::Util usage from private-Error.pmPetr Baudis2006-07-25
| * | | | Convert git-annotate to use Git.pmPetr Baudis2006-07-09
| * | | | Git.pm: Introduce fast get_object() methodPetr Baudis2006-07-09
| * | | | Make it possible to set up libgit directly (instead of from the environment)Petr Baudis2006-07-09
| * | | | Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-08
| * | | | Git.pm: Introduce ident() and ident_person() methodsPetr Baudis2006-07-03
| * | | | Convert git-send-email to use Git.pmPetr Baudis2006-07-03
| * | | | Git.pm: Add config() methodPetr Baudis2006-07-03
| * | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-03
| * | | | INSTALL: a tip for running after building but without installing.Junio C Hamano2006-07-03
| * | | | Perly Git: make sure we do test the freshly built one.Junio C Hamano2006-07-02
| * | | | Git.pm: Don't #define around diePetr Baudis2006-07-02
| * | | | Git.xs: older perl do not know const char *Johannes Schindelin2006-07-02
| * | | | Git.pm: Avoid ppport.hPetr Baudis2006-07-02