aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Merge branch 'master' into jc/webJunio C Hamano2006-10-23
| |\ \ \
| * | | | gitweb: use for-each-ref to show the latest activity across branchesJunio C Hamano2006-10-15
* | | | | Merge for-each-ref to sync gitweb fully with 'next'Junio C Hamano2006-10-25
|\ \ \ \ \
| * | | | | git-for-each-ref: improve the documentation on scripting modesAndy Whitcroft2006-09-21
| | |_|/ / | |/| | |
| * | | | Add git-for-each-ref: helper for language bindingsJunio C Hamano2006-09-16
* | | | | Merge branch 'jc/web-blame'Junio C Hamano2006-10-25
|\ \ \ \ \
| * | | | | gitweb: spell "blame --porcelain" with -pJunio C Hamano2006-10-12
| * | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-12
| |\ \ \ \ \
| | * | | | | blame: Document and add help text for -f, -n, and -pJunio C Hamano2006-10-12
| | * | | | | Remove git-annotate.perl and create a builtin-alias for git-blameRyan Anderson2006-10-09
| * | | | | | gitweb: blame porcelain: lineno and orig lineno swappedLuben Tuikov2006-10-11
| * | | | | | gitweb: use blame --porcelainJunio C Hamano2006-10-06
| * | | | | | Merge branch 'jc/blame' into jc/web-blameJunio C Hamano2006-10-06
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| | * | | | git-blame --porcelainJunio C Hamano2006-10-06
| | * | | | blame.c: move code to output metainfo into a separate function.Junio C Hamano2006-10-05
| | * | | | git-blame: --show-number (and -n)Junio C Hamano2006-10-05
| | * | | | git-blame: --show-name (and -f)Junio C Hamano2006-10-05
| | * | | | blame.c: whitespace and formatting clean-up.Junio C Hamano2006-10-05
| * | | | | Gitweb - provide site headers and footersAlan Chandler2006-10-04
| * | | | | gitweb: blame: Mouse-over commit-8 shows author and dateLuben Tuikov2006-10-04
| * | | | | gitweb: blame: print commit-8 on the leading row of a commit-blockLuben Tuikov2006-10-04
| * | | | | Revert 954a6183756a073723a7c9fd8d2feb13132876b0Junio C Hamano2006-10-04
| * | | | | gitweb: prepare for repositories with packed refs.Junio C Hamano2006-10-03
| * | | | | gitweb: make leftmost column of blame less cluttered.Junio C Hamano2006-10-03
* | | | | | Merge branch 'maint'Junio C Hamano2006-10-25
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | xdiff: Match GNU diff behaviour when deciding hunk comment worthiness of linesPetr Baudis2006-10-25
| * | | | Update cherry documentation.Junio C Hamano2006-10-25
| * | | | Refer to git-rev-parse:Specifying Revisions from git.txtJunio C Hamano2006-10-25
| * | | | git-fetch.sh printed protocol fixTuncer Ayaz2006-10-25
| * | | | RPM package re-classification.Junio C Hamano2006-10-25
| * | | | Documentation: note about contrib/.Junio C Hamano2006-10-24
| * | | | git-svn: fix symlink-to-file changes when using command-line svn 1.4.0Eric Wong2006-10-24
| * | | | Set $HOME for selftestsGerrit Pape2006-10-24
* | | | | Merge branch 'maint'Junio C Hamano2006-10-23
|\ \ \ \ \ | |/ / / /
| * | | | gitweb: Fix setting $/ in parse_commit()v1.4.3.2Petr Baudis2006-10-23
| * | | | daemon: do not die on older clients.Junio C Hamano2006-10-23
| * | | | xdiff/xemit.c (xdl_find_func): Elide trailing white space in a context header.Jim Meyering2006-10-23
| * | | | git-clone: honor --quietJim Meyering2006-10-23
| * | | | Documentation for the [remote] configSanti Béjar2006-10-23
| * | | | prune-packed: Fix uninitialized variable.Alexandre Julliard2006-10-23
* | | | | ignore-errors requires clKarl Hasselström2006-10-23
* | | | | git-send-email: do not pass custom Date: headerEric Wong2006-10-23
* | | | | Use column indexes in git-cvsserver where necessary.Shawn Pearce2006-10-22
* | | | | gitweb: Add '..' (up directory) to tree view if applicableJakub Narebski2006-10-22
* | | | | gitweb: Improve git_print_page_pathJakub Narebski2006-10-22
* | | | | Merge branch 'np/pack'Junio C Hamano2006-10-22
|\ \ \ \ \
| * | | | | add the capability for index-pack to read from a streamNicolas Pitre2006-10-20
| * | | | | index-pack: compare only the first 20-bytes of the key.Nicolas Pitre2006-10-18
| * | | | | git-repack: repo.usedeltabaseoffsetJunio C Hamano2006-10-13
| * | | | | pack-objects: document --delta-base-offset optionJunio C Hamano2006-10-10