summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add default values for --window and --depth to the docsDennis Stosberg2006-10-062-4/+6
* cherry-pick: make -r the defaultJunio C Hamano2006-10-052-12/+23
* git-send-email: avoid uninitialized variable warning.Junio C Hamano2006-10-051-1/+1
* gitweb: Make the Git logo link target to point to the homepageJunio C Hamano2006-10-051-1/+6
* gitweb: blame: Minimize vertical table row paddingLuben Tuikov2006-10-051-0/+6
* gitweb: Do not print "log" and "shortlog" redundantly in commit viewLuben Tuikov2006-10-051-5/+0
* vc-git.el: Switch to using git-blame instead of git-annotate.Alexandre Julliard2006-10-051-2/+2
* git.el: Fixed inverted "renamed from/to" message.Alexandre Julliard2006-10-051-2/+2
* tar-tree deprecation: we eat our own dog food.Junio C Hamano2006-10-052-5/+9
* Add git-upload-archive to the main git man pageFranck Bui-Huu2006-10-051-0/+3
* git-commit: cleanup unused function.Martin Waitz2006-10-031-27/+0
* Fix usage string to match that given in the man pageAlan Chandler2006-10-031-1/+1
* Update the gitweb/README file to include setting the GITWEB_CONFIG environmentAlan Chandler2006-10-031-0/+7
* gitweb: document webserver configuration for common gitweb/repo URLs.Martin Waitz2006-10-031-1/+25
* gitweb: Escape ESCAPE (\e) characterLuben Tuikov2006-10-031-0/+1
* escape tilde in Documentation/git-rev-parse.txtJunio C Hamano2006-10-032-1/+2
* Error in test description of t1200-tutorialRobin Rosenberg2006-10-031-1/+1
* lock_ref_sha1_basic does not remove empty directories on BSDDennis Stosberg2006-10-031-0/+6
* Merge branch 'maint'Junio C Hamano2006-10-023-4/+24
|\
| * git-push: .git/remotes/ file does not require SP after colonv1.4.2.3Junio C Hamano2006-10-021-4/+4
| * git-mv: invalidate the removed path properly in cache-treeJunio C Hamano2006-10-012-0/+20
* | Makefile: install and clean merge-recur, still.Junio C Hamano2006-10-011-3/+3
* | GIT 1.4.3-rc1v1.4.3-rc1Junio C Hamano2006-10-011-1/+1
* | Merge branch 'maint'Junio C Hamano2006-10-010-0/+0
|\ \ | |/
| * git-diff -B output fix.v1.4.2.2Junio C Hamano2006-09-291-1/+1
| * Fix git-am safety checksJunio C Hamano2006-09-171-4/+19
| * Fix duplicate xmalloc in builtin-addLiu Yubao2006-09-171-1/+0
* | Merge branch 'jc/gitpm'Junio C Hamano2006-09-3013-77/+1819
|\ \
| * | Remove -fPIC which was only needed for Git.xsJunio C Hamano2006-09-294-22/+1
| * | Git.pm: Kill Git.xs for nowPetr Baudis2006-09-235-224/+15
| * | Revert "Make it possible to set up libgit directly (instead of from the envir...Junio C Hamano2006-09-027-114/+24
| * | Revert "Git.pm: Introduce fast get_object() method"Junio C Hamano2006-09-022-42/+0
| * | Revert "Convert git-annotate to use Git.pm"Junio C Hamano2006-09-021-32/+151
| * | Fix compilation with Sun CCDennis Stosberg2006-08-153-2/+15
| * | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-1576-3027/+4252
| |\ \
| * | | pass DESTDIR to the generated perl/MakefileEric Wong2006-08-131-0/+4
| * | | Merge branch 'master' into pb/gitpmJunio C Hamano2006-08-07330-2735/+11862
| |\ \ \
| * | | | Eliminate Scalar::Util usage from private-Error.pmPetr Baudis2006-07-251-4/+10
| * | | | Convert git-annotate to use Git.pmPetr Baudis2006-07-091-136/+31
| * | | | Git.pm: Introduce fast get_object() methodPetr Baudis2006-07-092-0/+42
| * | | | Make it possible to set up libgit directly (instead of from the environment)Petr Baudis2006-07-097-24/+114
| * | | | Work around sed and make interactions on the backslash at the end of line.Junio C Hamano2006-07-081-3/+7
| * | | | Git.pm: Introduce ident() and ident_person() methodsPetr Baudis2006-07-032-9/+51
| * | | | Convert git-send-email to use Git.pmPetr Baudis2006-07-031-22/+8
| * | | | Git.pm: Add config() methodPetr Baudis2006-07-033-3/+39
| * | | | Use $GITPERLLIB instead of $RUNNING_GIT_TESTS and centralize @INC mungingPetr Baudis2006-07-035-16/+7
| * | | | INSTALL: a tip for running after building but without installing.Junio C Hamano2006-07-031-0/+13
| * | | | Perly Git: make sure we do test the freshly built one.Junio C Hamano2006-07-023-3/+12
| * | | | Git.pm: Don't #define around diePetr Baudis2006-07-021-4/+0
| * | | | Git.xs: older perl do not know const char *Johannes Schindelin2006-07-021-3/+3